#dac083 color space conversions
Hex:
#dac083
RGB:
218, 192, 131
CMY:
15, 25, 49
CMYK:
0, 12, 40, 15
HSL:
42°, 54.0373%, 68.4314%
HSV (HSB):
42°, 39.9083%, 85.4902%
XYZ:
51.8598, 54.2434, 29.2094
xyY:
0.3833, 0.4009, 54.2434
CIE-Lab:
78.6034, 0.7975, 34.1209
CIE-LCH:
78.6034, 34.1302, 88.6610
CIE-Luv:
78.6034, 20.2307, 44.8141
Hunter-Lab:
73.6501, -3.1991, 28.0408
#dac083 color charts
#dac083 color shades, tints & tones
#dac083 color schemes
#dac083 color preview, HTML & CSS examples
This text has a color of #dac083
<p style="color:#dac083;">Text here</p>
.mytext {color:#dac083;}
This box has a color of #dac083
<div style="background-color:#dac083;">Content here</div>
.mybackground {background-color:#dac083;}
Border around this has a color of #dac083
<div style="border:2px solid #dac083;">Content here</div>
.myborder {border:2px solid #dac083;}