#c0014c color space conversions
Hex:
#c0014c
RGB:
192, 1, 76
CMY:
25, 100, 70
CMYK:
0, 99, 60, 25
HSL:
336°, 98.9637%, 37.8431%
HSV (HSB):
336°, 99.4792%, 75.2941%
XYZ:
23.0536, 11.7500, 7.8904
xyY:
0.5400, 0.2752, 11.7500
CIE-Lab:
40.8160, 66.9232, 14.5758
CIE-LCH:
40.8160, 68.4921, 12.2871
CIE-Luv:
40.8160, 114.4652, 3.1478
Hunter-Lab:
34.2782, 60.0620, 10.3470
#c0014c color charts
#c0014c color shades, tints & tones
#c0014c color schemes
#c0014c color preview, HTML & CSS examples
This text has a color of #c0014c
<p style="color:#c0014c;">Text here</p>
.mytext {color:#c0014c;}
This box has a color of #c0014c
<div style="background-color:#c0014c;">Content here</div>
.mybackground {background-color:#c0014c;}
Border around this has a color of #c0014c
<div style="border:2px solid #c0014c;">Content here</div>
.myborder {border:2px solid #c0014c;}