#dabdb4 color space conversions
Hex:
#dabdb4
RGB:
218, 189, 180
CMY:
15, 26, 29
CMYK:
0, 13, 17, 15
HSL:
14°, 33.9286%, 78.0392%
HSV (HSB):
14°, 17.4312%, 85.4902%
XYZ:
55.3493, 54.5959, 50.8009
xyY:
0.3443, 0.3396, 54.5959
CIE-Lab:
78.8079, 8.8816, 8.3422
CIE-LCH:
78.8079, 12.1851, 43.2063
CIE-Luv:
78.8079, 18.2379, 10.5043
Hunter-Lab:
73.8890, 4.4061, 10.9587
#dabdb4 color charts
#dabdb4 color shades, tints & tones
#dabdb4 color schemes
#dabdb4 color preview, HTML & CSS examples
This text has a color of #dabdb4
<p style="color:#dabdb4;">Text here</p>
.mytext {color:#dabdb4;}
This box has a color of #dabdb4
<div style="background-color:#dabdb4;">Content here</div>
.mybackground {background-color:#dabdb4;}
Border around this has a color of #dabdb4
<div style="border:2px solid #dabdb4;">Content here</div>
.myborder {border:2px solid #dabdb4;}