#c01e27 color space conversions
Hex:
#c01e27
RGB:
192, 30, 39
CMY:
25, 88, 85
CMYK:
0, 84, 80, 25
HSL:
357°, 72.9730%, 43.5294%
HSV (HSB):
357°, 84.3750%, 75.2941%
XYZ:
22.5687, 12.2815, 3.1005
xyY:
0.5947, 0.3236, 12.2815
CIE-Lab:
41.6601, 61.0832, 38.3401
CIE-LCH:
41.6601, 72.1188, 32.1153
CIE-Luv:
41.6601, 119.1044, 23.3818
Hunter-Lab:
35.0450, 53.6240, 19.2859
#c01e27 color charts
#c01e27 color shades, tints & tones
#c01e27 color schemes
#c01e27 color preview, HTML & CSS examples
This text has a color of #c01e27
<p style="color:#c01e27;">Text here</p>
.mytext {color:#c01e27;}
This box has a color of #c01e27
<div style="background-color:#c01e27;">Content here</div>
.mybackground {background-color:#c01e27;}
Border around this has a color of #c01e27
<div style="border:2px solid #c01e27;">Content here</div>
.myborder {border:2px solid #c01e27;}