#d2d13c color space conversions
Hex:
#d2d13c
RGB:
210, 209, 60
CMY:
18, 18, 76
CMYK:
0, 0, 71, 18
HSL:
60°, 62.5000%, 52.9412%
HSV (HSB):
60°, 71.4286%, 82.3529%
XYZ:
50.1944, 59.6288, 13.1389
xyY:
0.4082, 0.4849, 59.6288
CIE-Lab:
81.6360, -16.6951, 69.5061
CIE-LCH:
81.6360, 71.4831, 103.5064
CIE-Luv:
81.6360, 6.5730, 81.7443
Hunter-Lab:
77.2197, -19.1057, 43.9656
#d2d13c color charts
#d2d13c color shades, tints & tones
#d2d13c color schemes
#d2d13c color preview, HTML & CSS examples
This text has a color of #d2d13c
<p style="color:#d2d13c;">Text here</p>
.mytext {color:#d2d13c;}
This box has a color of #d2d13c
<div style="background-color:#d2d13c;">Content here</div>
.mybackground {background-color:#d2d13c;}
Border around this has a color of #d2d13c
<div style="border:2px solid #d2d13c;">Content here</div>
.myborder {border:2px solid #d2d13c;}