#c00c21 color space conversions
Hex:
#c00c21
RGB:
192, 12, 33
CMY:
25, 95, 87
CMYK:
0, 94, 83, 25
HSL:
353°, 88.2353%, 40.0000%
HSV (HSB):
353°, 93.7500%, 75.2941%
XYZ:
22.1442, 11.5792, 2.5067
xyY:
0.6112, 0.3196, 11.5792
CIE-Lab:
40.5394, 63.9602, 40.5861
CIE-LCH:
40.5394, 75.7505, 32.3972
CIE-Luv:
40.5394, 125.2932, 23.2611
Hunter-Lab:
34.0282, 56.6112, 19.4521
#c00c21 color charts
#c00c21 color shades, tints & tones
#c00c21 color schemes
#c00c21 color preview, HTML & CSS examples
This text has a color of #c00c21
<p style="color:#c00c21;">Text here</p>
.mytext {color:#c00c21;}
This box has a color of #c00c21
<div style="background-color:#c00c21;">Content here</div>
.mybackground {background-color:#c00c21;}
Border around this has a color of #c00c21
<div style="border:2px solid #c00c21;">Content here</div>
.myborder {border:2px solid #c00c21;}