#b47d08 color space conversions
Hex:
#b47d08
RGB:
180, 125, 8
CMY:
29, 51, 97
CMYK:
0, 31, 96, 29
HSL:
41°, 91.4894%, 36.8627%
HSV (HSB):
41°, 95.5556%, 70.5882%
XYZ:
26.1998, 24.3881, 3.5562
xyY:
0.4839, 0.4504, 24.3881
CIE-Lab:
56.4743, 13.0154, 61.0254
CIE-LCH:
56.4743, 62.3979, 77.9605
CIE-Luv:
56.4743, 45.8184, 56.3327
Hunter-Lab:
49.3843, 8.2771, 30.2995
#b47d08 color charts
#b47d08 color shades, tints & tones
#b47d08 color schemes
#b47d08 color preview, HTML & CSS examples
This text has a color of #b47d08
<p style="color:#b47d08;">Text here</p>
.mytext {color:#b47d08;}
This box has a color of #b47d08
<div style="background-color:#b47d08;">Content here</div>
.mybackground {background-color:#b47d08;}
Border around this has a color of #b47d08
<div style="border:2px solid #b47d08;">Content here</div>
.myborder {border:2px solid #b47d08;}