#d2d62f color space conversions
Hex:
#d2d62f
RGB:
210, 214, 47
CMY:
18, 16, 82
CMYK:
2, 0, 78, 16
HSL:
61°, 67.0683%, 51.1765%
HSV (HSB):
61°, 78.0374%, 83.9216%
XYZ:
51.1380, 62.0000, 11.9613
xyY:
0.4088, 0.4956, 62.0000
CIE-Lab:
82.9134, -19.6844, 74.7543
CIE-LCH:
82.9134, 77.3026, 104.7523
CIE-Luv:
82.9134, 3.5447, 86.5798
Hunter-Lab:
78.7401, -21.8678, 46.1114
#d2d62f color charts
#d2d62f color shades, tints & tones
#d2d62f color schemes
#d2d62f color preview, HTML & CSS examples
This text has a color of #d2d62f
<p style="color:#d2d62f;">Text here</p>
.mytext {color:#d2d62f;}
This box has a color of #d2d62f
<div style="background-color:#d2d62f;">Content here</div>
.mybackground {background-color:#d2d62f;}
Border around this has a color of #d2d62f
<div style="border:2px solid #d2d62f;">Content here</div>
.myborder {border:2px solid #d2d62f;}