#d1bb5d color space conversions
Hex:
#d1bb5d
RGB:
209, 187, 93
CMY:
18, 27, 64
CMYK:
0, 11, 56, 18
HSL:
49°, 55.7692%, 59.2157%
HSV (HSB):
49°, 55.5024%, 81.9608%
XYZ:
46.0406, 49.8863, 17.5583
xyY:
0.4057, 0.4396, 49.8863
CIE-Lab:
75.9994, -3.8703, 49.7590
CIE-LCH:
75.9994, 49.9092, 94.4475
CIE-Luv:
75.9994, 19.3516, 60.9948
Hunter-Lab:
70.6302, -7.2469, 34.7019
#d1bb5d color charts
#d1bb5d color shades, tints & tones
#d1bb5d color schemes
#d1bb5d color preview, HTML & CSS examples
This text has a color of #d1bb5d
<p style="color:#d1bb5d;">Text here</p>
.mytext {color:#d1bb5d;}
This box has a color of #d1bb5d
<div style="background-color:#d1bb5d;">Content here</div>
.mybackground {background-color:#d1bb5d;}
Border around this has a color of #d1bb5d
<div style="border:2px solid #d1bb5d;">Content here</div>
.myborder {border:2px solid #d1bb5d;}