#c20000 color space conversions
Hex:
#c20000
RGB:
194, 0, 0
CMY:
24, 100, 100
CMYK:
0, 100, 100, 24
HSL:
0°, 100.0000%, 38.0392%
HSV (HSB):
0°, 100.0000%, 76.0784%
XYZ:
22.2481, 11.4693, 1.0412
xyY:
0.6401, 0.3300, 11.4693
CIE-Lab:
40.3600, 65.2141, 54.7214
CIE-LCH:
40.3600, 85.1311, 40.0002
CIE-Luv:
40.3600, 132.7213, 28.6216
Hunter-Lab:
33.8664, 57.9973, 21.8837
#c20000 color charts
#c20000 color shades, tints & tones
#c20000 color schemes
#c20000 color preview, HTML & CSS examples
This text has a color of #c20000
<p style="color:#c20000;">Text here</p>
.mytext {color:#c20000;}
This box has a color of #c20000
<div style="background-color:#c20000;">Content here</div>
.mybackground {background-color:#c20000;}
Border around this has a color of #c20000
<div style="border:2px solid #c20000;">Content here</div>
.myborder {border:2px solid #c20000;}