#d2d94b color space conversions
Hex:
#d2d94b
RGB:
210, 217, 75
CMY:
18, 15, 71
CMYK:
3, 0, 65, 15
HSL:
63°, 65.1376%, 57.2549%
HSV (HSB):
63°, 65.4378%, 85.0980%
XYZ:
52.6612, 63.8353, 16.2025
xyY:
0.3968, 0.4811, 63.8353
CIE-Lab:
83.8800, -19.8523, 66.2235
CIE-LCH:
83.8800, 69.1352, 106.6876
CIE-Luv:
83.8800, 1.2072, 80.9943
Hunter-Lab:
79.8970, -22.1681, 43.9043
#d2d94b color charts
#d2d94b color shades, tints & tones
#d2d94b color schemes
#d2d94b color preview, HTML & CSS examples
This text has a color of #d2d94b
<p style="color:#d2d94b;">Text here</p>
.mytext {color:#d2d94b;}
This box has a color of #d2d94b
<div style="background-color:#d2d94b;">Content here</div>
.mybackground {background-color:#d2d94b;}
Border around this has a color of #d2d94b
<div style="border:2px solid #d2d94b;">Content here</div>
.myborder {border:2px solid #d2d94b;}