#d0bd4c color space conversions
Hex:
#d0bd4c
RGB:
208, 189, 76
CMY:
18, 26, 70
CMYK:
0, 9, 63, 18
HSL:
51°, 58.4071%, 55.6863%
HSV (HSB):
51°, 63.4615%, 81.5686%
XYZ:
45.5145, 50.3269, 14.1527
xyY:
0.4138, 0.4575, 50.3269
CIE-Lab:
76.2695, -6.5357, 57.7744
CIE-LCH:
76.2695, 58.1429, 96.4541
CIE-Luv:
76.2695, 18.0023, 68.4540
Hunter-Lab:
70.9414, -9.6257, 37.8308
#d0bd4c color charts
#d0bd4c color shades, tints & tones
#d0bd4c color schemes
#d0bd4c color preview, HTML & CSS examples
This text has a color of #d0bd4c
<p style="color:#d0bd4c;">Text here</p>
.mytext {color:#d0bd4c;}
This box has a color of #d0bd4c
<div style="background-color:#d0bd4c;">Content here</div>
.mybackground {background-color:#d0bd4c;}
Border around this has a color of #d0bd4c
<div style="border:2px solid #d0bd4c;">Content here</div>
.myborder {border:2px solid #d0bd4c;}