#cb5b2c color space conversions
Hex:
#cb5b2c
RGB:
203, 91, 44
CMY:
20, 64, 83
CMYK:
0, 55, 78, 20
HSL:
18°, 64.3725%, 48.4314%
HSV (HSB):
18°, 78.3251%, 79.6078%
XYZ:
28.8243, 20.3605, 4.7936
xyY:
0.5340, 0.3772, 20.3605
CIE-Lab:
52.2424, 41.7776, 47.0387
CIE-LCH:
52.2424, 62.9127, 48.3900
CIE-Luv:
52.2424, 90.2533, 38.9174
Hunter-Lab:
45.1226, 35.0610, 25.2871
#cb5b2c color charts
#cb5b2c color shades, tints & tones
#cb5b2c color schemes
#cb5b2c color preview, HTML & CSS examples
This text has a color of #cb5b2c
<p style="color:#cb5b2c;">Text here</p>
.mytext {color:#cb5b2c;}
This box has a color of #cb5b2c
<div style="background-color:#cb5b2c;">Content here</div>
.mybackground {background-color:#cb5b2c;}
Border around this has a color of #cb5b2c
<div style="border:2px solid #cb5b2c;">Content here</div>
.myborder {border:2px solid #cb5b2c;}