#c01c7c color space conversions
Hex:
#c01c7c
RGB:
192, 28, 124
CMY:
25, 89, 51
CMYK:
0, 85, 35, 25
HSL:
325°, 74.5455%, 43.1373%
HSV (HSB):
325°, 85.4167%, 75.2941%
XYZ:
25.7916, 13.4922, 20.3137
xyY:
0.4328, 0.2264, 13.4922
CIE-Lab:
43.4957, 67.2582, -11.7018
CIE-LCH:
43.4957, 68.2686, 350.1303
CIE-Luv:
43.4957, 89.9023, -27.3290
Hunter-Lab:
36.7317, 61.0551, -7.0768
#c01c7c color charts
#c01c7c color shades, tints & tones
#c01c7c color schemes
#c01c7c color preview, HTML & CSS examples
This text has a color of #c01c7c
<p style="color:#c01c7c;">Text here</p>
.mytext {color:#c01c7c;}
This box has a color of #c01c7c
<div style="background-color:#c01c7c;">Content here</div>
.mybackground {background-color:#c01c7c;}
Border around this has a color of #c01c7c
<div style="border:2px solid #c01c7c;">Content here</div>
.myborder {border:2px solid #c01c7c;}