#d0bb5a color space conversions
Hex:
#d0bb5a
RGB:
208, 187, 90
CMY:
18, 27, 65
CMYK:
0, 10, 57, 18
HSL:
49°, 55.6604%, 58.4314%
HSV (HSB):
49°, 56.7308%, 81.5686%
XYZ:
45.6282, 49.6887, 16.8589
xyY:
0.4068, 0.4430, 49.6887
CIE-Lab:
75.8778, -4.5221, 51.0145
CIE-LCH:
75.8778, 51.2145, 95.0657
CIE-Luv:
75.8778, 18.7821, 62.2143
Hunter-Lab:
70.4902, -7.8152, 35.1630
#d0bb5a color charts
#d0bb5a color shades, tints & tones
#d0bb5a color schemes
#d0bb5a color preview, HTML & CSS examples
This text has a color of #d0bb5a
<p style="color:#d0bb5a;">Text here</p>
.mytext {color:#d0bb5a;}
This box has a color of #d0bb5a
<div style="background-color:#d0bb5a;">Content here</div>
.mybackground {background-color:#d0bb5a;}
Border around this has a color of #d0bb5a
<div style="border:2px solid #d0bb5a;">Content here</div>
.myborder {border:2px solid #d0bb5a;}