#cb8b3f color space conversions
Hex:
#cb8b3f
RGB:
203, 139, 63
CMY:
20, 45, 75
CMYK:
0, 32, 69, 20
HSL:
33°, 57.3770%, 52.1569%
HSV (HSB):
33°, 68.9655%, 79.6078%
XYZ:
34.7584, 31.5206, 8.9547
xyY:
0.4620, 0.4190, 31.5206
CIE-Lab:
62.9447, 17.2770, 49.1365
CIE-LCH:
62.9447, 52.0855, 70.6277
CIE-Luv:
62.9447, 50.9891, 51.1268
Hunter-Lab:
56.1432, 12.2592, 29.8436
#cb8b3f color charts
#cb8b3f color shades, tints & tones
#cb8b3f color schemes
#cb8b3f color preview, HTML & CSS examples
This text has a color of #cb8b3f
<p style="color:#cb8b3f;">Text here</p>
.mytext {color:#cb8b3f;}
This box has a color of #cb8b3f
<div style="background-color:#cb8b3f;">Content here</div>
.mybackground {background-color:#cb8b3f;}
Border around this has a color of #cb8b3f
<div style="border:2px solid #cb8b3f;">Content here</div>
.myborder {border:2px solid #cb8b3f;}