#d2d325 color space conversions
Hex:
#d2d325
RGB:
210, 211, 37
CMY:
18, 17, 85
CMYK:
0, 0, 82, 17
HSL:
60°, 70.1613%, 48.6275%
HSV (HSB):
60°, 82.4645%, 82.7451%
XYZ:
50.2065, 60.4237, 10.7670
xyY:
0.4136, 0.4977, 60.4237
CIE-Lab:
82.0680, -18.5245, 76.5968
CIE-LCH:
82.0680, 78.8050, 103.5956
CIE-Luv:
82.0680, 5.5990, 87.0594
Hunter-Lab:
77.7327, -20.7414, 46.2004
#d2d325 color charts
#d2d325 color shades, tints & tones
#d2d325 color schemes
#d2d325 color preview, HTML & CSS examples
This text has a color of #d2d325
<p style="color:#d2d325;">Text here</p>
.mytext {color:#d2d325;}
This box has a color of #d2d325
<div style="background-color:#d2d325;">Content here</div>
.mybackground {background-color:#d2d325;}
Border around this has a color of #d2d325
<div style="border:2px solid #d2d325;">Content here</div>
.myborder {border:2px solid #d2d325;}