#cb1e1f color space conversions
Hex:
#cb1e1f
RGB:
203, 30, 31
CMY:
20, 88, 88
CMYK:
0, 85, 85, 20
HSL:
360°, 74.2489%, 45.6863%
HSV (HSB):
360°, 85.2217%, 79.6078%
XYZ:
25.3402, 13.7240, 2.6097
xyY:
0.6081, 0.3293, 13.7240
CIE-Lab:
43.8345, 63.8986, 45.4983
CIE-LCH:
43.8345, 78.4419, 35.4523
CIE-Luv:
43.8345, 128.9065, 27.5826
Hunter-Lab:
37.0459, 57.2675, 21.7554
#cb1e1f color charts
#cb1e1f color shades, tints & tones
#cb1e1f color schemes
#cb1e1f color preview, HTML & CSS examples
This text has a color of #cb1e1f
<p style="color:#cb1e1f;">Text here</p>
.mytext {color:#cb1e1f;}
This box has a color of #cb1e1f
<div style="background-color:#cb1e1f;">Content here</div>
.mybackground {background-color:#cb1e1f;}
Border around this has a color of #cb1e1f
<div style="border:2px solid #cb1e1f;">Content here</div>
.myborder {border:2px solid #cb1e1f;}