#dac082 color space conversions
Hex:
#dac082
RGB:
218, 192, 130
CMY:
15, 25, 49
CMYK:
0, 12, 40, 15
HSL:
42°, 54.3210%, 68.2353%
HSV (HSB):
42°, 40.3670%, 85.4902%
XYZ:
51.7923, 54.2164, 28.8542
xyY:
0.3840, 0.4020, 54.2164
CIE-Lab:
78.5878, 0.6879, 34.6189
CIE-LCH:
78.5878, 34.6258, 88.8616
CIE-Luv:
78.5878, 20.2963, 45.3902
Hunter-Lab:
73.6318, -3.2994, 28.3082
#dac082 color charts
#dac082 color shades, tints & tones
#dac082 color schemes
#dac082 color preview, HTML & CSS examples
This text has a color of #dac082
<p style="color:#dac082;">Text here</p>
.mytext {color:#dac082;}
This box has a color of #dac082
<div style="background-color:#dac082;">Content here</div>
.mybackground {background-color:#dac082;}
Border around this has a color of #dac082
<div style="border:2px solid #dac082;">Content here</div>
.myborder {border:2px solid #dac082;}