#c33e5f color space conversions
Hex:
#c33e5f
RGB:
195, 62, 95
CMY:
24, 76, 63
CMYK:
0, 68, 51, 24
HSL:
345°, 52.5692%, 50.3922%
HSV (HSB):
345°, 68.2051%, 76.4706%
XYZ:
26.2939, 15.8736, 12.5045
xyY:
0.4809, 0.2903, 15.8736
CIE-Lab:
46.8082, 55.0682, 11.0751
CIE-LCH:
46.8082, 56.1709, 11.3714
CIE-Luv:
46.8082, 91.5959, 2.9552
Hunter-Lab:
39.8417, 48.0798, 9.2806
#c33e5f color charts
#c33e5f color shades, tints & tones
#c33e5f color schemes
#c33e5f color preview, HTML & CSS examples
This text has a color of #c33e5f
<p style="color:#c33e5f;">Text here</p>
.mytext {color:#c33e5f;}
This box has a color of #c33e5f
<div style="background-color:#c33e5f;">Content here</div>
.mybackground {background-color:#c33e5f;}
Border around this has a color of #c33e5f
<div style="border:2px solid #c33e5f;">Content here</div>
.myborder {border:2px solid #c33e5f;}