#cb2d2f color space conversions
Hex:
#cb2d2f
RGB:
203, 45, 47
CMY:
20, 82, 82
CMYK:
0, 78, 77, 20
HSL:
359°, 63.7097%, 48.6275%
HSV (HSB):
359°, 77.8325%, 79.6078%
XYZ:
26.0801, 14.7785, 4.1673
xyY:
0.5792, 0.3282, 14.7785
CIE-Lab:
45.3293, 60.5572, 38.3400
CIE-LCH:
45.3293, 71.6738, 32.3388
CIE-Luv:
45.3293, 119.6193, 25.1725
Hunter-Lab:
38.4428, 53.8216, 20.4828
#cb2d2f color charts
#cb2d2f color shades, tints & tones
#cb2d2f color schemes
#cb2d2f color preview, HTML & CSS examples
This text has a color of #cb2d2f
<p style="color:#cb2d2f;">Text here</p>
.mytext {color:#cb2d2f;}
This box has a color of #cb2d2f
<div style="background-color:#cb2d2f;">Content here</div>
.mybackground {background-color:#cb2d2f;}
Border around this has a color of #cb2d2f
<div style="border:2px solid #cb2d2f;">Content here</div>
.myborder {border:2px solid #cb2d2f;}