#c33d5c color space conversions
Hex:
#c33d5c
RGB:
195, 61, 92
CMY:
24, 76, 64
CMYK:
0, 69, 53, 24
HSL:
346°, 52.7559%, 50.1961%
HSV (HSB):
346°, 68.7179%, 76.4706%
XYZ:
26.1062, 15.7123, 11.7820
xyY:
0.4871, 0.2931, 15.7123
CIE-Lab:
46.5947, 55.2113, 12.6167
CIE-LCH:
46.5947, 56.6345, 12.8720
CIE-Luv:
46.5947, 93.0385, 4.5883
Hunter-Lab:
39.6387, 48.1928, 10.1240
#c33d5c color charts
#c33d5c color shades, tints & tones
#c33d5c color schemes
#c33d5c color preview, HTML & CSS examples
This text has a color of #c33d5c
<p style="color:#c33d5c;">Text here</p>
.mytext {color:#c33d5c;}
This box has a color of #c33d5c
<div style="background-color:#c33d5c;">Content here</div>
.mybackground {background-color:#c33d5c;}
Border around this has a color of #c33d5c
<div style="border:2px solid #c33d5c;">Content here</div>
.myborder {border:2px solid #c33d5c;}