#d08d0b color space conversions
Hex:
#d08d0b
RGB:
208, 141, 11
CMY:
18, 45, 96
CMYK:
0, 32, 95, 18
HSL:
40°, 89.9543%, 42.9412%
HSV (HSB):
40°, 94.7115%, 81.5686%
XYZ:
35.5977, 32.4838, 4.7104
xyY:
0.4890, 0.4463, 32.4838
CIE-Lab:
63.7408, 16.7007, 67.2745
CIE-LCH:
63.7408, 69.3165, 76.0583
CIE-Luv:
63.7408, 55.7891, 63.0581
Hunter-Lab:
56.9946, 11.7471, 34.9961
#d08d0b color charts
#d08d0b color shades, tints & tones
#d08d0b color schemes
#d08d0b color preview, HTML & CSS examples
This text has a color of #d08d0b
<p style="color:#d08d0b;">Text here</p>
.mytext {color:#d08d0b;}
This box has a color of #d08d0b
<div style="background-color:#d08d0b;">Content here</div>
.mybackground {background-color:#d08d0b;}
Border around this has a color of #d08d0b
<div style="border:2px solid #d08d0b;">Content here</div>
.myborder {border:2px solid #d08d0b;}