#d2d72f color space conversions
Hex:
#d2d72f
RGB:
210, 215, 47
CMY:
18, 16, 82
CMYK:
2, 0, 78, 16
HSL:
62°, 67.7419%, 51.3725%
HSV (HSB):
62°, 78.1395%, 84.3137%
XYZ:
51.3919, 62.5078, 12.0459
xyY:
0.4080, 0.4963, 62.5078
CIE-Lab:
83.1827, -20.1733, 74.9932
CIE-LCH:
83.1827, 77.6592, 105.0562
CIE-Luv:
83.1827, 2.9038, 86.9795
Hunter-Lab:
79.0618, -22.3295, 46.3098
#d2d72f color charts
#d2d72f color shades, tints & tones
#d2d72f color schemes
#d2d72f color preview, HTML & CSS examples
This text has a color of #d2d72f
<p style="color:#d2d72f;">Text here</p>
.mytext {color:#d2d72f;}
This box has a color of #d2d72f
<div style="background-color:#d2d72f;">Content here</div>
.mybackground {background-color:#d2d72f;}
Border around this has a color of #d2d72f
<div style="border:2px solid #d2d72f;">Content here</div>
.myborder {border:2px solid #d2d72f;}