#dabac9 color space conversions
Hex:
#dabac9
RGB:
218, 186, 201
CMY:
15, 27, 21
CMYK:
0, 15, 8, 15
HSL:
332°, 30.1887%, 79.2157%
HSV (HSB):
332°, 14.6789%, 85.4902%
XYZ:
57.0150, 54.2403, 62.7227
xyY:
0.3277, 0.3118, 54.2403
CIE-Lab:
78.6016, 13.9180, -3.3059
CIE-LCH:
78.6016, 14.3053, 346.6385
CIE-Luv:
78.6016, 17.9405, -7.4370
Hunter-Lab:
73.6480, 9.3026, 1.0589
#dabac9 color charts
#dabac9 color shades, tints & tones
#dabac9 color schemes
#dabac9 color preview, HTML & CSS examples
This text has a color of #dabac9
<p style="color:#dabac9;">Text here</p>
.mytext {color:#dabac9;}
This box has a color of #dabac9
<div style="background-color:#dabac9;">Content here</div>
.mybackground {background-color:#dabac9;}
Border around this has a color of #dabac9
<div style="border:2px solid #dabac9;">Content here</div>
.myborder {border:2px solid #dabac9;}