#cb1d1c color space conversions
Hex:
#cb1d1c
RGB:
203, 29, 28
CMY:
20, 89, 89
CMYK:
0, 86, 86, 20
HSL:
0°, 75.7576%, 45.2941%
HSV (HSB):
0°, 86.2069%, 79.6078%
XYZ:
25.2776, 13.6591, 2.4028
xyY:
0.6115, 0.3304, 13.6591
CIE-Lab:
43.7400, 64.0405, 46.9018
CIE-LCH:
43.7400, 79.3786, 36.2182
CIE-Luv:
43.7400, 129.7118, 28.1749
Hunter-Lab:
36.9582, 57.4083, 22.0161
#cb1d1c color charts
#cb1d1c color shades, tints & tones
#cb1d1c color schemes
#cb1d1c color preview, HTML & CSS examples
This text has a color of #cb1d1c
<p style="color:#cb1d1c;">Text here</p>
.mytext {color:#cb1d1c;}
This box has a color of #cb1d1c
<div style="background-color:#cb1d1c;">Content here</div>
.mybackground {background-color:#cb1d1c;}
Border around this has a color of #cb1d1c
<div style="border:2px solid #cb1d1c;">Content here</div>
.myborder {border:2px solid #cb1d1c;}