#d2d32a color space conversions
Hex:
#d2d32a
RGB:
210, 211, 42
CMY:
18, 17, 84
CMYK:
0, 0, 80, 17
HSL:
60°, 66.7984%, 49.6078%
HSV (HSB):
60°, 80.0948%, 82.7451%
XYZ:
50.2905, 60.4573, 11.2093
xyY:
0.4124, 0.4957, 60.4573
CIE-Lab:
82.0861, -18.3775, 75.3787
CIE-LCH:
82.0861, 77.5867, 103.7016
CIE-Luv:
82.0861, 5.5432, 86.2702
Hunter-Lab:
77.7543, -20.6185, 45.8806
#d2d32a color charts
#d2d32a color shades, tints & tones
#d2d32a color schemes
#d2d32a color preview, HTML & CSS examples
This text has a color of #d2d32a
<p style="color:#d2d32a;">Text here</p>
.mytext {color:#d2d32a;}
This box has a color of #d2d32a
<div style="background-color:#d2d32a;">Content here</div>
.mybackground {background-color:#d2d32a;}
Border around this has a color of #d2d32a
<div style="border:2px solid #d2d32a;">Content here</div>
.myborder {border:2px solid #d2d32a;}