#dac3cb color space conversions
Hex:
#dac3cb
RGB:
218, 195, 203
CMY:
15, 24, 20
CMYK:
0, 11, 7, 15
HSL:
339°, 23.7113%, 80.9804%
HSV (HSB):
339°, 10.5505%, 85.4902%
XYZ:
59.2080, 58.2474, 64.6222
xyY:
0.3252, 0.3199, 58.2474
CIE-Lab:
80.8762, 9.4528, -1.0474
CIE-LCH:
80.8762, 9.5107, 353.6771
CIE-Luv:
80.8762, 12.9783, -3.2545
Hunter-Lab:
76.3200, 4.9179, 3.2216
#dac3cb color charts
#dac3cb color shades, tints & tones
#dac3cb color schemes
#dac3cb color preview, HTML & CSS examples
This text has a color of #dac3cb
<p style="color:#dac3cb;">Text here</p>
.mytext {color:#dac3cb;}
This box has a color of #dac3cb
<div style="background-color:#dac3cb;">Content here</div>
.mybackground {background-color:#dac3cb;}
Border around this has a color of #dac3cb
<div style="border:2px solid #dac3cb;">Content here</div>
.myborder {border:2px solid #dac3cb;}