#c20f0d color space conversions
Hex:
#c20f0d
RGB:
194, 15, 13
CMY:
24, 94, 95
CMYK:
0, 92, 93, 24
HSL:
1°, 87.4396%, 40.5882%
HSV (HSB):
1°, 93.2990%, 76.0784%
XYZ:
22.4916, 11.8400, 1.4807
xyY:
0.6280, 0.3306, 11.8400
CIE-Lab:
40.9608, 63.7444, 50.4702
CIE-LCH:
40.9608, 81.3056, 38.3707
CIE-Luv:
40.9608, 128.8732, 28.0377
Hunter-Lab:
34.4094, 56.4598, 21.5352
#c20f0d color charts
#c20f0d color shades, tints & tones
#c20f0d color schemes
#c20f0d color preview, HTML & CSS examples
This text has a color of #c20f0d
<p style="color:#c20f0d;">Text here</p>
.mytext {color:#c20f0d;}
This box has a color of #c20f0d
<div style="background-color:#c20f0d;">Content here</div>
.mybackground {background-color:#c20f0d;}
Border around this has a color of #c20f0d
<div style="border:2px solid #c20f0d;">Content here</div>
.myborder {border:2px solid #c20f0d;}