#c20b0c color space conversions
Hex:
#c20b0c
RGB:
194, 11, 12
CMY:
24, 96, 95
CMYK:
0, 94, 94, 24
HSL:
360°, 89.2683%, 40.1961%
HSV (HSB):
360°, 94.3299%, 76.0784%
XYZ:
22.4342, 11.7352, 1.4305
xyY:
0.6302, 0.3296, 11.7352
CIE-Lab:
40.7922, 64.2076, 50.7247
CIE-LCH:
40.7922, 81.8267, 38.3091
CIE-Luv:
40.7922, 129.7899, 27.8807
Hunter-Lab:
34.2567, 56.9475, 21.5038
#c20b0c color charts
#c20b0c color shades, tints & tones
#c20b0c color schemes
#c20b0c color preview, HTML & CSS examples
This text has a color of #c20b0c
<p style="color:#c20b0c;">Text here</p>
.mytext {color:#c20b0c;}
This box has a color of #c20b0c
<div style="background-color:#c20b0c;">Content here</div>
.mybackground {background-color:#c20b0c;}
Border around this has a color of #c20b0c
<div style="border:2px solid #c20b0c;">Content here</div>
.myborder {border:2px solid #c20b0c;}