#c33c5f color space conversions
Hex:
#c33c5f
RGB:
195, 60, 95
CMY:
24, 76, 63
CMYK:
0, 69, 51, 24
HSL:
344°, 52.9412%, 50.0000%
HSV (HSB):
344°, 69.2308%, 76.4706%
XYZ:
26.1871, 15.6600, 12.4690
xyY:
0.4821, 0.2883, 15.6600
CIE-Lab:
46.5253, 55.8461, 10.6797
CIE-LCH:
46.5253, 56.8581, 10.8262
CIE-Luv:
46.5253, 92.5886, 2.3191
Hunter-Lab:
39.5728, 48.8692, 9.0193
#c33c5f color charts
#c33c5f color shades, tints & tones
#c33c5f color schemes
#c33c5f color preview, HTML & CSS examples
This text has a color of #c33c5f
<p style="color:#c33c5f;">Text here</p>
.mytext {color:#c33c5f;}
This box has a color of #c33c5f
<div style="background-color:#c33c5f;">Content here</div>
.mybackground {background-color:#c33c5f;}
Border around this has a color of #c33c5f
<div style="border:2px solid #c33c5f;">Content here</div>
.myborder {border:2px solid #c33c5f;}