#d4da2f color space conversions
Hex:
#d4da2f
RGB:
212, 218, 47
CMY:
17, 15, 82
CMYK:
3, 0, 78, 15
HSL:
62°, 69.7959%, 51.9608%
HSV (HSB):
62°, 78.4404%, 85.4902%
XYZ:
52.7359, 64.3451, 12.3297
xyY:
0.4075, 0.4972, 64.3451
CIE-Lab:
84.1451, -20.8012, 75.9044
CIE-LCH:
84.1451, 78.7030, 105.3254
CIE-Luv:
84.1451, 2.3249, 88.2006
Hunter-Lab:
80.2154, -23.0260, 47.0375
#d4da2f color charts
#d4da2f color shades, tints & tones
#d4da2f color schemes
#d4da2f color preview, HTML & CSS examples
This text has a color of #d4da2f
<p style="color:#d4da2f;">Text here</p>
.mytext {color:#d4da2f;}
This box has a color of #d4da2f
<div style="background-color:#d4da2f;">Content here</div>
.mybackground {background-color:#d4da2f;}
Border around this has a color of #d4da2f
<div style="border:2px solid #d4da2f;">Content here</div>
.myborder {border:2px solid #d4da2f;}