#d0cc5f color space conversions
Hex:
#d0cc5f
RGB:
208, 204, 95
CMY:
18, 20, 63
CMYK:
0, 2, 54, 18
HSL:
58°, 54.5894%, 59.4118%
HSV (HSB):
58°, 54.3269%, 81.5686%
XYZ:
49.6708, 57.4219, 19.2921
xyY:
0.3930, 0.4543, 57.4219
CIE-Lab:
80.4163, -12.8478, 53.9031
CIE-LCH:
80.4163, 55.4131, 103.4063
CIE-Luv:
80.4163, 7.5545, 68.0171
Hunter-Lab:
75.7772, -15.6060, 37.9494
#d0cc5f color charts
#d0cc5f color shades, tints & tones
#d0cc5f color schemes
#d0cc5f color preview, HTML & CSS examples
This text has a color of #d0cc5f
<p style="color:#d0cc5f;">Text here</p>
.mytext {color:#d0cc5f;}
This box has a color of #d0cc5f
<div style="background-color:#d0cc5f;">Content here</div>
.mybackground {background-color:#d0cc5f;}
Border around this has a color of #d0cc5f
<div style="border:2px solid #d0cc5f;">Content here</div>
.myborder {border:2px solid #d0cc5f;}