#dac5b5 color space conversions
Hex:
#dac5b5
RGB:
218, 197, 181
CMY:
15, 23, 29
CMYK:
0, 10, 17, 15
HSL:
26°, 33.3333%, 78.2353%
HSV (HSB):
26°, 16.9725%, 85.4902%
XYZ:
57.2202, 58.1741, 51.9290
xyY:
0.3420, 0.3477, 58.1741
CIE-Lab:
80.8355, 4.7946, 10.6982
CIE-LCH:
80.8355, 11.7235, 65.8595
CIE-Luv:
80.8355, 13.6506, 14.6479
Hunter-Lab:
76.2720, 0.4370, 13.0234
#dac5b5 color charts
#dac5b5 color shades, tints & tones
#dac5b5 color schemes
#dac5b5 color preview, HTML & CSS examples
This text has a color of #dac5b5
<p style="color:#dac5b5;">Text here</p>
.mytext {color:#dac5b5;}
This box has a color of #dac5b5
<div style="background-color:#dac5b5;">Content here</div>
.mybackground {background-color:#dac5b5;}
Border around this has a color of #dac5b5
<div style="border:2px solid #dac5b5;">Content here</div>
.myborder {border:2px solid #dac5b5;}