#dabfa4 color space conversions
Hex:
#dabfa4
RGB:
218, 191, 164
CMY:
15, 25, 36
CMYK:
0, 12, 25, 15
HSL:
30°, 42.1875%, 74.9020%
HSV (HSB):
30°, 24.7706%, 85.4902%
XYZ:
54.2451, 54.8474, 42.8495
xyY:
0.3570, 0.3610, 54.8474
CIE-Lab:
78.9533, 5.4600, 17.1492
CIE-LCH:
78.9533, 17.9974, 72.3394
CIE-Luv:
78.9533, 18.4266, 23.1840
Hunter-Lab:
74.0590, 1.1404, 17.5369
#dabfa4 color charts
#dabfa4 color shades, tints & tones
#dabfa4 color schemes
#dabfa4 color preview, HTML & CSS examples
This text has a color of #dabfa4
<p style="color:#dabfa4;">Text here</p>
.mytext {color:#dabfa4;}
This box has a color of #dabfa4
<div style="background-color:#dabfa4;">Content here</div>
.mybackground {background-color:#dabfa4;}
Border around this has a color of #dabfa4
<div style="border:2px solid #dabfa4;">Content here</div>
.myborder {border:2px solid #dabfa4;}