#cb6e3e color space conversions
Hex:
#cb6e3e
RGB:
203, 110, 62
CMY:
20, 57, 76
CMYK:
0, 46, 69, 20
HSL:
20°, 57.5510%, 51.9608%
HSV (HSB):
20°, 69.4581%, 79.6078%
XYZ:
31.0740, 24.1962, 7.5900
xyY:
0.4943, 0.3849, 24.1962
CIE-Lab:
56.2837, 32.8800, 42.3162
CIE-LCH:
56.2837, 53.5888, 52.1526
CIE-Luv:
56.2837, 73.4506, 39.6214
Hunter-Lab:
49.1896, 26.6801, 25.2843
#cb6e3e color charts
#cb6e3e color shades, tints & tones
#cb6e3e color schemes
#cb6e3e color preview, HTML & CSS examples
This text has a color of #cb6e3e
<p style="color:#cb6e3e;">Text here</p>
.mytext {color:#cb6e3e;}
This box has a color of #cb6e3e
<div style="background-color:#cb6e3e;">Content here</div>
.mybackground {background-color:#cb6e3e;}
Border around this has a color of #cb6e3e
<div style="border:2px solid #cb6e3e;">Content here</div>
.myborder {border:2px solid #cb6e3e;}