#daa2b3 color space conversions
Hex:
#daa2b3
RGB:
218, 162, 179
CMY:
15, 36, 30
CMYK:
0, 26, 18, 15
HSL:
342°, 43.0769%, 74.5098%
HSV (HSB):
342°, 25.6881%, 85.4902%
XYZ:
49.9705, 44.0008, 48.5071
xyY:
0.3507, 0.3088, 44.0008
CIE-Lab:
72.2290, 23.2504, -0.6300
CIE-LCH:
72.2290, 23.2589, 358.4478
CIE-Luv:
72.2290, 33.6178, -5.1107
Hunter-Lab:
66.3331, 18.3859, 3.0764
#daa2b3 color charts
#daa2b3 color shades, tints & tones
#daa2b3 color schemes
#daa2b3 color preview, HTML & CSS examples
This text has a color of #daa2b3
<p style="color:#daa2b3;">Text here</p>
.mytext {color:#daa2b3;}
This box has a color of #daa2b3
<div style="background-color:#daa2b3;">Content here</div>
.mybackground {background-color:#daa2b3;}
Border around this has a color of #daa2b3
<div style="border:2px solid #daa2b3;">Content here</div>
.myborder {border:2px solid #daa2b3;}