#dac096 color space conversions
Hex:
#dac096
RGB:
218, 192, 150
CMY:
15, 25, 41
CMYK:
0, 12, 31, 15
HSL:
37°, 47.8873%, 72.1569%
HSV (HSB):
37°, 31.1927%, 85.4902%
XYZ:
53.2681, 54.8067, 36.6254
xyY:
0.3681, 0.3788, 54.8067
CIE-Lab:
78.9298, 3.0562, 24.5795
CIE-LCH:
78.9298, 24.7687, 82.9123
CIE-Luv:
78.9298, 18.9042, 33.1541
Hunter-Lab:
74.0316, -1.1187, 22.4897
#dac096 color charts
#dac096 color shades, tints & tones
#dac096 color schemes
#dac096 color preview, HTML & CSS examples
This text has a color of #dac096
<p style="color:#dac096;">Text here</p>
.mytext {color:#dac096;}
This box has a color of #dac096
<div style="background-color:#dac096;">Content here</div>
.mybackground {background-color:#dac096;}
Border around this has a color of #dac096
<div style="border:2px solid #dac096;">Content here</div>
.myborder {border:2px solid #dac096;}