#d0b95d color space conversions
Hex:
#d0b95d
RGB:
208, 185, 93
CMY:
18, 27, 64
CMYK:
0, 11, 55, 18
HSL:
48°, 55.0239%, 59.0196%
HSV (HSB):
48°, 55.2885%, 81.5686%
XYZ:
45.3372, 48.8981, 17.4047
xyY:
0.4061, 0.4380, 48.8981
CIE-Lab:
75.3879, -3.2447, 49.0231
CIE-LCH:
75.3879, 49.1304, 93.7867
CIE-Luv:
75.3879, 19.9768, 60.0096
Hunter-Lab:
69.9272, -6.6425, 34.1919
#d0b95d color charts
#d0b95d color shades, tints & tones
#d0b95d color schemes
#d0b95d color preview, HTML & CSS examples
This text has a color of #d0b95d
<p style="color:#d0b95d;">Text here</p>
.mytext {color:#d0b95d;}
This box has a color of #d0b95d
<div style="background-color:#d0b95d;">Content here</div>
.mybackground {background-color:#d0b95d;}
Border around this has a color of #d0b95d
<div style="border:2px solid #d0b95d;">Content here</div>
.myborder {border:2px solid #d0b95d;}