#dac285 color space conversions
Hex:
#dac285
RGB:
218, 194, 133
CMY:
15, 24, 48
CMYK:
0, 11, 39, 15
HSL:
43°, 53.4591%, 68.8235%
HSV (HSB):
43°, 38.9908%, 85.4902%
XYZ:
52.4389, 55.1825, 30.0778
xyY:
0.3808, 0.4007, 55.1825
CIE-Lab:
79.1462, -0.0271, 33.7910
CIE-LCH:
79.1462, 33.7911, 90.0460
CIE-Luv:
79.1462, 18.8411, 44.7058
Hunter-Lab:
74.2849, -3.9926, 27.9931
#dac285 color charts
#dac285 color shades, tints & tones
#dac285 color schemes
#dac285 color preview, HTML & CSS examples
This text has a color of #dac285
<p style="color:#dac285;">Text here</p>
.mytext {color:#dac285;}
This box has a color of #dac285
<div style="background-color:#dac285;">Content here</div>
.mybackground {background-color:#dac285;}
Border around this has a color of #dac285
<div style="border:2px solid #dac285;">Content here</div>
.myborder {border:2px solid #dac285;}