#d0bd3c color space conversions
Hex:
#d0bd3c
RGB:
208, 189, 60
CMY:
18, 26, 76
CMYK:
0, 9, 71, 18
HSL:
52°, 61.1570%, 52.5490%
HSV (HSB):
52°, 71.1538%, 81.5686%
XYZ:
45.0256, 50.1313, 11.5782
xyY:
0.4218, 0.4697, 50.1313
CIE-Lab:
76.1498, -7.4256, 64.1266
CIE-LCH:
76.1498, 64.5551, 96.6052
CIE-Luv:
76.1498, 18.5118, 73.3805
Hunter-Lab:
70.8035, -10.3937, 39.8670
#d0bd3c color charts
#d0bd3c color shades, tints & tones
#d0bd3c color schemes
#d0bd3c color preview, HTML & CSS examples
This text has a color of #d0bd3c
<p style="color:#d0bd3c;">Text here</p>
.mytext {color:#d0bd3c;}
This box has a color of #d0bd3c
<div style="background-color:#d0bd3c;">Content here</div>
.mybackground {background-color:#d0bd3c;}
Border around this has a color of #d0bd3c
<div style="border:2px solid #d0bd3c;">Content here</div>
.myborder {border:2px solid #d0bd3c;}