#dadd3a color space conversions
Hex:
#dadd3a
RGB:
218, 221, 58
CMY:
15, 13, 77
CMYK:
1, 0, 74, 13
HSL:
61°, 70.5628%, 54.7059%
HSV (HSB):
61°, 73.7557%, 86.6667%
XYZ:
55.5336, 66.9238, 13.9936
xyY:
0.4070, 0.4905, 66.9238
CIE-Lab:
85.4655, -19.3515, 74.0105
CIE-LCH:
85.4655, 76.4986, 104.6531
CIE-Luv:
85.4655, 4.2765, 87.2622
Hunter-Lab:
81.8070, -21.9898, 47.1229
#dadd3a color charts
#dadd3a color shades, tints & tones
#dadd3a color schemes
#dadd3a color preview, HTML & CSS examples
This text has a color of #dadd3a
<p style="color:#dadd3a;">Text here</p>
.mytext {color:#dadd3a;}
This box has a color of #dadd3a
<div style="background-color:#dadd3a;">Content here</div>
.mybackground {background-color:#dadd3a;}
Border around this has a color of #dadd3a
<div style="border:2px solid #dadd3a;">Content here</div>
.myborder {border:2px solid #dadd3a;}