#dac383 color space conversions
Hex:
#dac383
RGB:
218, 195, 131
CMY:
15, 24, 49
CMYK:
0, 11, 40, 15
HSL:
44°, 54.0373%, 68.4314%
HSV (HSB):
44°, 39.9083%, 85.4902%
XYZ:
52.5253, 55.5743, 29.4313
xyY:
0.3819, 0.4041, 55.5743
CIE-Lab:
79.3709, -0.7705, 35.1184
CIE-LCH:
79.3709, 35.1269, 91.2568
CIE-Luv:
79.3709, 18.3393, 46.3861
Hunter-Lab:
74.5482, -4.6915, 28.7763
#dac383 color charts
#dac383 color shades, tints & tones
#dac383 color schemes
#dac383 color preview, HTML & CSS examples
This text has a color of #dac383
<p style="color:#dac383;">Text here</p>
.mytext {color:#dac383;}
This box has a color of #dac383
<div style="background-color:#dac383;">Content here</div>
.mybackground {background-color:#dac383;}
Border around this has a color of #dac383
<div style="border:2px solid #dac383;">Content here</div>
.myborder {border:2px solid #dac383;}