#c01c48 color space conversions
Hex:
#c01c48
RGB:
192, 28, 72
CMY:
25, 89, 72
CMYK:
0, 85, 63, 25
HSL:
344°, 74.5455%, 43.1373%
HSV (HSB):
344°, 85.4167%, 75.2941%
XYZ:
23.3232, 12.5049, 7.3153
xyY:
0.5406, 0.2898, 12.5049
CIE-Lab:
42.0075, 62.9980, 18.7073
CIE-LCH:
42.0075, 65.7169, 16.5388
CIE-Luv:
42.0075, 110.7650, 8.1979
Hunter-Lab:
35.3622, 55.8460, 12.4884
#c01c48 color charts
#c01c48 color shades, tints & tones
#c01c48 color schemes
#c01c48 color preview, HTML & CSS examples
This text has a color of #c01c48
<p style="color:#c01c48;">Text here</p>
.mytext {color:#c01c48;}
This box has a color of #c01c48
<div style="background-color:#c01c48;">Content here</div>
.mybackground {background-color:#c01c48;}
Border around this has a color of #c01c48
<div style="border:2px solid #c01c48;">Content here</div>
.myborder {border:2px solid #c01c48;}