#c33d64 color space conversions
Hex:
#c33d64
RGB:
195, 61, 100
CMY:
24, 76, 61
CMYK:
0, 69, 49, 24
HSL:
343°, 52.7559%, 50.1961%
HSV (HSB):
343°, 68.7179%, 76.4706%
XYZ:
26.4747, 15.8597, 13.7224
xyY:
0.4723, 0.2829, 15.8597
CIE-Lab:
46.7899, 55.8923, 7.9847
CIE-LCH:
46.7899, 56.4597, 8.1302
CIE-Luv:
46.7899, 90.4850, -0.7108
Hunter-Lab:
39.8242, 48.9723, 7.4471
#c33d64 color charts
#c33d64 color shades, tints & tones
#c33d64 color schemes
#c33d64 color preview, HTML & CSS examples
This text has a color of #c33d64
<p style="color:#c33d64;">Text here</p>
.mytext {color:#c33d64;}
This box has a color of #c33d64
<div style="background-color:#c33d64;">Content here</div>
.mybackground {background-color:#c33d64;}
Border around this has a color of #c33d64
<div style="border:2px solid #c33d64;">Content here</div>
.myborder {border:2px solid #c33d64;}