#d1d32a color space conversions
Hex:
#d1d32a
RGB:
209, 211, 42
CMY:
18, 17, 84
CMYK:
1, 0, 80, 17
HSL:
61°, 66.7984%, 49.6078%
HSV (HSB):
61°, 80.0948%, 82.7451%
XYZ:
50.0067, 60.3110, 11.1960
xyY:
0.4115, 0.4963, 60.3110
CIE-Lab:
82.0069, -18.7985, 75.2792
CIE-LCH:
82.0069, 77.5909, 104.0209
CIE-Luv:
82.0069, 4.8647, 86.2584
Hunter-Lab:
77.6602, -20.9661, 45.8144
#d1d32a color charts
#d1d32a color shades, tints & tones
#d1d32a color schemes
#d1d32a color preview, HTML & CSS examples
This text has a color of #d1d32a
<p style="color:#d1d32a;">Text here</p>
.mytext {color:#d1d32a;}
This box has a color of #d1d32a
<div style="background-color:#d1d32a;">Content here</div>
.mybackground {background-color:#d1d32a;}
Border around this has a color of #d1d32a
<div style="border:2px solid #d1d32a;">Content here</div>
.myborder {border:2px solid #d1d32a;}