#dad12b color space conversions
Hex:
#dad12b
RGB:
218, 209, 43
CMY:
15, 18, 83
CMYK:
0, 4, 80, 15
HSL:
57°, 70.2811%, 51.1765%
HSV (HSB):
57°, 80.2752%, 85.4902%
XYZ:
52.1500, 60.6808, 11.2495
xyY:
0.4203, 0.4890, 60.6808
CIE-Lab:
82.2068, -13.9738, 75.4751
CIE-LCH:
82.2068, 76.7578, 100.4892
CIE-Luv:
82.2068, 12.3697, 85.4133
Hunter-Lab:
77.8979, -16.8216, 45.9663
#dad12b color charts
#dad12b color shades, tints & tones
#dad12b color schemes
#dad12b color preview, HTML & CSS examples
This text has a color of #dad12b
<p style="color:#dad12b;">Text here</p>
.mytext {color:#dad12b;}
This box has a color of #dad12b
<div style="background-color:#dad12b;">Content here</div>
.mybackground {background-color:#dad12b;}
Border around this has a color of #dad12b
<div style="border:2px solid #dad12b;">Content here</div>
.myborder {border:2px solid #dad12b;}