#c0016f color space conversions
Hex:
#c0016f
RGB:
192, 1, 111
CMY:
25, 100, 56
CMYK:
0, 99, 42, 25
HSL:
325°, 98.9637%, 37.8431%
HSV (HSB):
325°, 99.4792%, 75.2941%
XYZ:
24.6183, 12.3759, 16.1302
xyY:
0.4634, 0.2330, 12.3759
CIE-Lab:
41.8074, 69.5508, -6.1575
CIE-LCH:
41.8074, 69.8228, 354.9407
CIE-Luv:
41.8074, 99.3972, -20.4896
Hunter-Lab:
35.1794, 63.3495, -2.5597
#c0016f color charts
#c0016f color shades, tints & tones
#c0016f color schemes
#c0016f color preview, HTML & CSS examples
This text has a color of #c0016f
<p style="color:#c0016f;">Text here</p>
.mytext {color:#c0016f;}
This box has a color of #c0016f
<div style="background-color:#c0016f;">Content here</div>
.mybackground {background-color:#c0016f;}
Border around this has a color of #c0016f
<div style="border:2px solid #c0016f;">Content here</div>
.myborder {border:2px solid #c0016f;}