#d0bb5d color space conversions
Hex:
#d0bb5d
RGB:
208, 187, 93
CMY:
18, 27, 64
CMYK:
0, 10, 55, 18
HSL:
49°, 55.0239%, 59.0196%
HSV (HSB):
49°, 55.2885%, 81.5686%
XYZ:
45.7585, 49.7409, 17.5451
xyY:
0.4048, 0.4400, 49.7409
CIE-Lab:
75.9099, -4.2882, 49.6320
CIE-LCH:
75.9099, 49.8169, 94.9381
CIE-Luv:
75.9099, 18.6463, 60.9440
Hunter-Lab:
70.5272, -7.6106, 34.6194
#d0bb5d color charts
#d0bb5d color shades, tints & tones
#d0bb5d color schemes
#d0bb5d color preview, HTML & CSS examples
This text has a color of #d0bb5d
<p style="color:#d0bb5d;">Text here</p>
.mytext {color:#d0bb5d;}
This box has a color of #d0bb5d
<div style="background-color:#d0bb5d;">Content here</div>
.mybackground {background-color:#d0bb5d;}
Border around this has a color of #d0bb5d
<div style="border:2px solid #d0bb5d;">Content here</div>
.myborder {border:2px solid #d0bb5d;}