#c4008e color space conversions
Hex:
#c4008e
RGB:
196, 0, 142
CMY:
23, 100, 44
CMYK:
0, 100, 28, 23
HSL:
317°, 100.0000%, 38.4314%
HSV (HSB):
317°, 100.0000%, 76.8627%
XYZ:
27.6474, 13.6888, 26.7762
xyY:
0.4059, 0.2010, 13.6888
CIE-Lab:
43.7832, 73.6041, -22.2279
CIE-LCH:
43.7832, 76.8872, 343.1960
CIE-Luv:
43.7832, 88.3003, -42.7547
Hunter-Lab:
36.9983, 68.6392, -17.0102
#c4008e color charts
#c4008e color shades, tints & tones
#c4008e color schemes
#c4008e color preview, HTML & CSS examples
This text has a color of #c4008e
<p style="color:#c4008e;">Text here</p>
.mytext {color:#c4008e;}
This box has a color of #c4008e
<div style="background-color:#c4008e;">Content here</div>
.mybackground {background-color:#c4008e;}
Border around this has a color of #c4008e
<div style="border:2px solid #c4008e;">Content here</div>
.myborder {border:2px solid #c4008e;}