#d08d1f color space conversions
Hex:
#d08d1f
RGB:
208, 141, 31
CMY:
18, 45, 88
CMYK:
0, 32, 85, 18
HSL:
37°, 74.0586%, 46.8627%
HSV (HSB):
37°, 85.0962%, 81.5686%
XYZ:
35.7846, 32.5586, 5.6947
xyY:
0.4833, 0.4398, 32.5586
CIE-Lab:
63.8019, 17.0669, 62.7954
CIE-LCH:
63.8019, 65.0734, 74.7951
CIE-Luv:
63.8019, 55.2567, 60.5945
Hunter-Lab:
57.0601, 12.0891, 34.0248
#d08d1f color charts
#d08d1f color shades, tints & tones
#d08d1f color schemes
#d08d1f color preview, HTML & CSS examples
This text has a color of #d08d1f
<p style="color:#d08d1f;">Text here</p>
.mytext {color:#d08d1f;}
This box has a color of #d08d1f
<div style="background-color:#d08d1f;">Content here</div>
.mybackground {background-color:#d08d1f;}
Border around this has a color of #d08d1f
<div style="border:2px solid #d08d1f;">Content here</div>
.myborder {border:2px solid #d08d1f;}