#d2d06f color space conversions
Hex:
#d2d06f
RGB:
210, 208, 111
CMY:
18, 18, 56
CMYK:
0, 1, 47, 18
HSL:
59°, 52.3810%, 62.9412%
HSV (HSB):
59°, 47.1429%, 82.3529%
XYZ:
52.0035, 59.9611, 23.8717
xyY:
0.3828, 0.4414, 59.9611
CIE-Lab:
81.8170, -12.6773, 48.0527
CIE-LCH:
81.8170, 49.6968, 104.7790
CIE-Luv:
81.8170, 5.8397, 62.9266
Hunter-Lab:
77.4345, -15.6335, 35.9261
#d2d06f color charts
#d2d06f color shades, tints & tones
#d2d06f color schemes
#d2d06f color preview, HTML & CSS examples
This text has a color of #d2d06f
<p style="color:#d2d06f;">Text here</p>
.mytext {color:#d2d06f;}
This box has a color of #d2d06f
<div style="background-color:#d2d06f;">Content here</div>
.mybackground {background-color:#d2d06f;}
Border around this has a color of #d2d06f
<div style="border:2px solid #d2d06f;">Content here</div>
.myborder {border:2px solid #d2d06f;}