#c01c5e color space conversions
Hex:
#c01c5e
RGB:
192, 28, 94
CMY:
25, 89, 63
CMYK:
0, 85, 51, 25
HSL:
336°, 74.5455%, 43.1373%
HSV (HSB):
336°, 85.4167%, 75.2941%
XYZ:
24.1739, 12.8451, 11.7949
xyY:
0.4952, 0.2631, 12.8451
CIE-Lab:
42.5290, 64.5108, 5.5720
CIE-LCH:
42.5290, 64.7510, 4.9366
CIE-Luv:
42.5290, 102.5663, -5.5344
Hunter-Lab:
35.8401, 57.6767, 5.5758
#c01c5e color charts
#c01c5e color shades, tints & tones
#c01c5e color schemes
#c01c5e color preview, HTML & CSS examples
This text has a color of #c01c5e
<p style="color:#c01c5e;">Text here</p>
.mytext {color:#c01c5e;}
This box has a color of #c01c5e
<div style="background-color:#c01c5e;">Content here</div>
.mybackground {background-color:#c01c5e;}
Border around this has a color of #c01c5e
<div style="border:2px solid #c01c5e;">Content here</div>
.myborder {border:2px solid #c01c5e;}