#dabfb3 color space conversions
Hex:
#dabfb3
RGB:
218, 191, 179
CMY:
15, 25, 30
CMYK:
0, 12, 18, 15
HSL:
18°, 34.5133%, 77.8431%
HSV (HSB):
18°, 17.8899%, 85.4902%
XYZ:
55.6809, 55.4217, 50.4106
xyY:
0.3447, 0.3431, 55.4217
CIE-Lab:
79.2836, 7.6639, 9.5605
CIE-LCH:
79.2836, 12.2531, 51.2837
CIE-Luv:
79.2836, 17.1929, 12.4594
Hunter-Lab:
74.4458, 3.2271, 11.9641
#dabfb3 color charts
#dabfb3 color shades, tints & tones
#dabfb3 color schemes
#dabfb3 color preview, HTML & CSS examples
This text has a color of #dabfb3
<p style="color:#dabfb3;">Text here</p>
.mytext {color:#dabfb3;}
This box has a color of #dabfb3
<div style="background-color:#dabfb3;">Content here</div>
.mybackground {background-color:#dabfb3;}
Border around this has a color of #dabfb3
<div style="border:2px solid #dabfb3;">Content here</div>
.myborder {border:2px solid #dabfb3;}