#cb120c color space conversions
Hex:
#cb120c
RGB:
203, 18, 12
CMY:
20, 93, 95
CMYK:
0, 91, 94, 20
HSL:
2°, 88.8372%, 42.1569%
HSV (HSB):
2°, 94.0887%, 79.6078%
XYZ:
24.9113, 13.1557, 1.5742
xyY:
0.6284, 0.3319, 13.1557
CIE-Lab:
42.9969, 65.6829, 52.9967
CIE-LCH:
42.9969, 84.3972, 38.8985
CIE-Luv:
42.9969, 134.8130, 29.8070
Hunter-Lab:
36.2707, 59.1226, 22.8163
#cb120c color charts
#cb120c color shades, tints & tones
#cb120c color schemes
#cb120c color preview, HTML & CSS examples
This text has a color of #cb120c
<p style="color:#cb120c;">Text here</p>
.mytext {color:#cb120c;}
This box has a color of #cb120c
<div style="background-color:#cb120c;">Content here</div>
.mybackground {background-color:#cb120c;}
Border around this has a color of #cb120c
<div style="border:2px solid #cb120c;">Content here</div>
.myborder {border:2px solid #cb120c;}