#c00d21 color space conversions
Hex:
#c00d21
RGB:
192, 13, 33
CMY:
25, 95, 87
CMYK:
0, 93, 83, 25
HSL:
353°, 87.3171%, 40.1961%
HSV (HSB):
353°, 93.2292%, 75.2941%
XYZ:
22.1567, 11.6041, 2.5109
xyY:
0.6109, 0.3199, 11.6041
CIE-Lab:
40.5799, 63.8433, 40.6245
CIE-LCH:
40.5799, 75.6724, 32.4693
CIE-Luv:
40.5799, 125.0980, 23.3360
Hunter-Lab:
34.0648, 56.4877, 19.4752
#c00d21 color charts
#c00d21 color shades, tints & tones
#c00d21 color schemes
#c00d21 color preview, HTML & CSS examples
This text has a color of #c00d21
<p style="color:#c00d21;">Text here</p>
.mytext {color:#c00d21;}
This box has a color of #c00d21
<div style="background-color:#c00d21;">Content here</div>
.mybackground {background-color:#c00d21;}
Border around this has a color of #c00d21
<div style="border:2px solid #c00d21;">Content here</div>
.myborder {border:2px solid #c00d21;}