#d2d05a color space conversions
Hex:
#d2d05a
RGB:
210, 208, 90
CMY:
18, 18, 65
CMYK:
0, 1, 57, 18
HSL:
59°, 57.1429%, 58.8235%
HSV (HSB):
59°, 57.1429%, 82.3529%
XYZ:
50.9797, 59.5516, 18.4805
xyY:
0.3952, 0.4616, 59.5516
CIE-Lab:
81.5938, -14.4167, 57.5311
CIE-LCH:
81.5938, 59.3099, 104.0680
CIE-Luv:
81.5938, 6.5140, 71.9077
Hunter-Lab:
77.1697, -17.1266, 39.8200
#d2d05a color charts
#d2d05a color shades, tints & tones
#d2d05a color schemes
#d2d05a color preview, HTML & CSS examples
This text has a color of #d2d05a
<p style="color:#d2d05a;">Text here</p>
.mytext {color:#d2d05a;}
This box has a color of #d2d05a
<div style="background-color:#d2d05a;">Content here</div>
.mybackground {background-color:#d2d05a;}
Border around this has a color of #d2d05a
<div style="border:2px solid #d2d05a;">Content here</div>
.myborder {border:2px solid #d2d05a;}