#dacd2b color space conversions
Hex:
#dacd2b
RGB:
218, 205, 43
CMY:
15, 20, 83
CMYK:
0, 6, 80, 15
HSL:
56°, 70.2811%, 51.1765%
HSV (HSB):
56°, 80.2752%, 85.4902%
XYZ:
51.1808, 58.7425, 10.9264
xyY:
0.4235, 0.4861, 58.7425
CIE-Lab:
81.1498, -11.9693, 74.5598
CIE-LCH:
81.1498, 75.5144, 99.1201
CIE-Luv:
81.1498, 15.0723, 83.8323
Hunter-Lab:
76.6436, -14.9283, 45.1981
#dacd2b color charts
#dacd2b color shades, tints & tones
#dacd2b color schemes
#dacd2b color preview, HTML & CSS examples
This text has a color of #dacd2b
<p style="color:#dacd2b;">Text here</p>
.mytext {color:#dacd2b;}
This box has a color of #dacd2b
<div style="background-color:#dacd2b;">Content here</div>
.mybackground {background-color:#dacd2b;}
Border around this has a color of #dacd2b
<div style="border:2px solid #dacd2b;">Content here</div>
.myborder {border:2px solid #dacd2b;}