#dad45b color space conversions
Hex:
#dad45b
RGB:
218, 212, 91
CMY:
15, 17, 64
CMYK:
0, 3, 58, 15
HSL:
57°, 63.1841%, 60.5882%
HSV (HSB):
57°, 58.2569%, 85.4902%
XYZ:
54.3453, 62.7477, 19.1448
xyY:
0.3989, 0.4606, 62.7477
CIE-Lab:
83.3095, -13.0616, 59.1780
CIE-LCH:
83.3095, 60.6023, 102.4466
CIE-Luv:
83.3095, 9.3149, 73.6146
Hunter-Lab:
79.2135, -16.1617, 41.1199
#dad45b color charts
#dad45b color shades, tints & tones
#dad45b color schemes
#dad45b color preview, HTML & CSS examples
This text has a color of #dad45b
<p style="color:#dad45b;">Text here</p>
.mytext {color:#dad45b;}
This box has a color of #dad45b
<div style="background-color:#dad45b;">Content here</div>
.mybackground {background-color:#dad45b;}
Border around this has a color of #dad45b
<div style="border:2px solid #dad45b;">Content here</div>
.myborder {border:2px solid #dad45b;}