#c01c14 color space conversions
Hex:
#c01c14
RGB:
192, 28, 20
CMY:
25, 89, 92
CMYK:
0, 85, 90, 25
HSL:
3°, 81.1321%, 41.5686%
HSV (HSB):
3°, 89.5833%, 75.2941%
XYZ:
22.2797, 12.0875, 1.8207
xyY:
0.6157, 0.3340, 12.0875
CIE-Lab:
41.3548, 61.0718, 47.7446
CIE-LCH:
41.3548, 77.5197, 38.0175
CIE-Luv:
41.3548, 122.8213, 27.9789
Hunter-Lab:
34.7671, 53.5457, 21.2321
#c01c14 color charts
#c01c14 color shades, tints & tones
#c01c14 color schemes
#c01c14 color preview, HTML & CSS examples
This text has a color of #c01c14
<p style="color:#c01c14;">Text here</p>
.mytext {color:#c01c14;}
This box has a color of #c01c14
<div style="background-color:#c01c14;">Content here</div>
.mybackground {background-color:#c01c14;}
Border around this has a color of #c01c14
<div style="border:2px solid #c01c14;">Content here</div>
.myborder {border:2px solid #c01c14;}