#c01e40 color space conversions
Hex:
#c01e40
RGB:
192, 30, 64
CMY:
25, 88, 75
CMYK:
0, 84, 67, 25
HSL:
347°, 72.9730%, 43.5294%
HSV (HSB):
347°, 84.3750%, 75.2941%
XYZ:
23.1279, 12.5052, 6.0453
xyY:
0.5549, 0.3000, 12.5052
CIE-Lab:
42.0080, 62.1198, 23.7155
CIE-LCH:
42.0080, 66.4928, 20.8954
CIE-Luv:
42.0080, 112.7275, 12.8194
Hunter-Lab:
35.3627, 54.8580, 14.6182
#c01e40 color charts
#c01e40 color shades, tints & tones
#c01e40 color schemes
#c01e40 color preview, HTML & CSS examples
This text has a color of #c01e40
<p style="color:#c01e40;">Text here</p>
.mytext {color:#c01e40;}
This box has a color of #c01e40
<div style="background-color:#c01e40;">Content here</div>
.mybackground {background-color:#c01e40;}
Border around this has a color of #c01e40
<div style="border:2px solid #c01e40;">Content here</div>
.myborder {border:2px solid #c01e40;}