#c01c7f color space conversions
Hex:
#c01c7f
RGB:
192, 28, 127
CMY:
25, 89, 50
CMYK:
0, 85, 34, 25
HSL:
324°, 74.5455%, 43.1373%
HSV (HSB):
324°, 85.4167%, 75.2941%
XYZ:
25.9842, 13.5693, 21.3283
xyY:
0.4268, 0.2229, 13.5693
CIE-Lab:
43.6088, 67.5750, -13.3787
CIE-LCH:
43.6088, 68.8866, 348.8012
CIE-Luv:
43.6088, 88.5971, -29.6237
Hunter-Lab:
36.8365, 61.4489, -8.5433
#c01c7f color charts
#c01c7f color shades, tints & tones
#c01c7f color schemes
#c01c7f color preview, HTML & CSS examples
This text has a color of #c01c7f
<p style="color:#c01c7f;">Text here</p>
.mytext {color:#c01c7f;}
This box has a color of #c01c7f
<div style="background-color:#c01c7f;">Content here</div>
.mybackground {background-color:#c01c7f;}
Border around this has a color of #c01c7f
<div style="border:2px solid #c01c7f;">Content here</div>
.myborder {border:2px solid #c01c7f;}