#dabbb5 color space conversions
Hex:
#dabbb5
RGB:
218, 187, 181
CMY:
15, 27, 29
CMYK:
0, 14, 17, 15
HSL:
10°, 33.3333%, 78.2353%
HSV (HSB):
10°, 16.9725%, 85.4902%
XYZ:
55.0243, 53.7823, 51.1970
xyY:
0.3439, 0.3361, 53.7823
CIE-Lab:
78.3346, 10.1030, 7.1240
CIE-LCH:
78.3346, 12.3621, 35.1891
CIE-Luv:
78.3346, 19.2773, 8.5407
Hunter-Lab:
73.3364, 5.5898, 9.9444
#dabbb5 color charts
#dabbb5 color shades, tints & tones
#dabbb5 color schemes
#dabbb5 color preview, HTML & CSS examples
This text has a color of #dabbb5
<p style="color:#dabbb5;">Text here</p>
.mytext {color:#dabbb5;}
This box has a color of #dabbb5
<div style="background-color:#dabbb5;">Content here</div>
.mybackground {background-color:#dabbb5;}
Border around this has a color of #dabbb5
<div style="border:2px solid #dabbb5;">Content here</div>
.myborder {border:2px solid #dabbb5;}