#cb0c1c color space conversions
Hex:
#cb0c1c
RGB:
203, 12, 28
CMY:
20, 95, 89
CMYK:
0, 94, 86, 20
HSL:
355°, 88.8372%, 42.1569%
HSV (HSB):
355°, 94.0887%, 79.6078%
XYZ:
24.9697, 13.0433, 2.3002
xyY:
0.6194, 0.3235, 13.0433
CIE-Lab:
42.8284, 66.6589, 46.1404
CIE-LCH:
42.8284, 81.0700, 34.6905
CIE-Luv:
42.8284, 134.2647, 26.5121
Hunter-Lab:
36.1155, 60.2099, 21.5047
#cb0c1c color charts
#cb0c1c color shades, tints & tones
#cb0c1c color schemes
#cb0c1c color preview, HTML & CSS examples
This text has a color of #cb0c1c
<p style="color:#cb0c1c;">Text here</p>
.mytext {color:#cb0c1c;}
This box has a color of #cb0c1c
<div style="background-color:#cb0c1c;">Content here</div>
.mybackground {background-color:#cb0c1c;}
Border around this has a color of #cb0c1c
<div style="border:2px solid #cb0c1c;">Content here</div>
.myborder {border:2px solid #cb0c1c;}