#cb8d3e color space conversions
Hex:
#cb8d3e
RGB:
203, 141, 62
CMY:
20, 45, 76
CMYK:
0, 31, 69, 20
HSL:
34°, 57.5510%, 51.9608%
HSV (HSB):
34°, 69.4581%, 79.6078%
XYZ:
35.0230, 32.0941, 8.9063
xyY:
0.4607, 0.4222, 32.0941
CIE-Lab:
63.4206, 16.1308, 50.1142
CIE-LCH:
63.4206, 52.6463, 72.1577
CIE-Luv:
63.4206, 49.5371, 52.3206
Hunter-Lab:
56.6516, 11.2113, 30.3351
#cb8d3e color charts
#cb8d3e color shades, tints & tones
#cb8d3e color schemes
#cb8d3e color preview, HTML & CSS examples
This text has a color of #cb8d3e
<p style="color:#cb8d3e;">Text here</p>
.mytext {color:#cb8d3e;}
This box has a color of #cb8d3e
<div style="background-color:#cb8d3e;">Content here</div>
.mybackground {background-color:#cb8d3e;}
Border around this has a color of #cb8d3e
<div style="border:2px solid #cb8d3e;">Content here</div>
.myborder {border:2px solid #cb8d3e;}