#dabbae color space conversions
Hex:
#dabbae
RGB:
218, 187, 174
CMY:
15, 27, 32
CMYK:
0, 14, 20, 15
HSL:
18°, 37.2881%, 76.8627%
HSV (HSB):
18°, 20.1835%, 85.4902%
XYZ:
54.3237, 53.5021, 47.5082
xyY:
0.3497, 0.3444, 53.5021
CIE-Lab:
78.1705, 9.0344, 10.6697
CIE-LCH:
78.1705, 13.9809, 49.7443
CIE-Luv:
78.1705, 19.9078, 13.7000
Hunter-Lab:
73.1451, 4.5653, 12.6924
#dabbae color charts
#dabbae color shades, tints & tones
#dabbae color schemes
#dabbae color preview, HTML & CSS examples
This text has a color of #dabbae
<p style="color:#dabbae;">Text here</p>
.mytext {color:#dabbae;}
This box has a color of #dabbae
<div style="background-color:#dabbae;">Content here</div>
.mybackground {background-color:#dabbae;}
Border around this has a color of #dabbae
<div style="border:2px solid #dabbae;">Content here</div>
.myborder {border:2px solid #dabbae;}