#d9bf5c color space conversions
Hex:
#d9bf5c
RGB:
217, 191, 92
CMY:
15, 25, 64
CMYK:
0, 12, 58, 15
HSL:
48°, 62.1891%, 60.5882%
HSV (HSB):
48°, 57.6037%, 85.0980%
XYZ:
49.1778, 52.7860, 17.7220
xyY:
0.4109, 0.4410, 52.7860
CIE-Lab:
77.7485, -2.6856, 52.4375
CIE-LCH:
77.7485, 52.5062, 92.9318
CIE-Luv:
77.7485, 22.4001, 63.6628
Hunter-Lab:
72.6540, -6.3219, 36.3956
#d9bf5c color charts
#d9bf5c color shades, tints & tones
#d9bf5c color schemes
#d9bf5c color preview, HTML & CSS examples
This text has a color of #d9bf5c
<p style="color:#d9bf5c;">Text here</p>
.mytext {color:#d9bf5c;}
This box has a color of #d9bf5c
<div style="background-color:#d9bf5c;">Content here</div>
.mybackground {background-color:#d9bf5c;}
Border around this has a color of #d9bf5c
<div style="border:2px solid #d9bf5c;">Content here</div>
.myborder {border:2px solid #d9bf5c;}