#dad21f color space conversions
Hex:
#dad21f
RGB:
218, 210, 31
CMY:
15, 18, 88
CMYK:
0, 4, 86, 15
HSL:
57°, 75.1004%, 48.8235%
HSV (HSB):
57°, 85.7798%, 85.4902%
XYZ:
52.2074, 61.0975, 10.3377
xyY:
0.4222, 0.4941, 61.0975
CIE-Lab:
82.4312, -14.7906, 78.4690
CIE-LCH:
82.4312, 79.8508, 100.6744
CIE-Luv:
82.4312, 11.8474, 87.5669
Hunter-Lab:
78.1649, -17.5661, 46.8740
#dad21f color charts
#dad21f color shades, tints & tones
#dad21f color schemes
#dad21f color preview, HTML & CSS examples
This text has a color of #dad21f
<p style="color:#dad21f;">Text here</p>
.mytext {color:#dad21f;}
This box has a color of #dad21f
<div style="background-color:#dad21f;">Content here</div>
.mybackground {background-color:#dad21f;}
Border around this has a color of #dad21f
<div style="border:2px solid #dad21f;">Content here</div>
.myborder {border:2px solid #dad21f;}