#c8004d color space conversions
Hex:
#c8004d
RGB:
200, 0, 77
CMY:
22, 100, 70
CMYK:
0, 100, 62, 22
HSL:
337°, 100.0000%, 39.2157%
HSV (HSB):
337°, 100.0000%, 78.4314%
XYZ:
25.1590, 12.8152, 8.1687
xyY:
0.5452, 0.2777, 12.8152
CIE-Lab:
42.4834, 68.9530, 16.4816
CIE-LCH:
42.4834, 70.8954, 13.4430
CIE-Luv:
42.4834, 120.5058, 4.6792
Hunter-Lab:
35.7983, 62.8024, 11.5296
#c8004d color charts
#c8004d color shades, tints & tones
#c8004d color schemes
#c8004d color preview, HTML & CSS examples
This text has a color of #c8004d
<p style="color:#c8004d;">Text here</p>
.mytext {color:#c8004d;}
This box has a color of #c8004d
<div style="background-color:#c8004d;">Content here</div>
.mybackground {background-color:#c8004d;}
Border around this has a color of #c8004d
<div style="border:2px solid #c8004d;">Content here</div>
.myborder {border:2px solid #c8004d;}