#dabbac color space conversions
Hex:
#dabbac
RGB:
218, 187, 172
CMY:
15, 27, 33
CMYK:
0, 14, 21, 15
HSL:
20°, 38.3333%, 76.4706%
HSV (HSB):
20°, 21.1009%, 85.4902%
XYZ:
54.1302, 53.4246, 46.4887
xyY:
0.3514, 0.3468, 53.4246
CIE-Lab:
78.1250, 8.7369, 11.6842
CIE-LCH:
78.1250, 14.5895, 53.2127
CIE-Luv:
78.1250, 20.0854, 15.1513
Hunter-Lab:
73.0922, 4.2812, 13.4543
#dabbac color charts
#dabbac RGB chart
#dabbac CMYK chart
#dabbac RGB pie chart
#dabbac color shades, tints & tones
#dabbac color schemes
#dabbac color preview, HTML & CSS examples
This text has a color of #dabbac
<p style="color:#dabbac;">Text here</p>
.mytext {color:#dabbac;}
Text color #dabbac
This box has a color of #dabbac
<div style="background-color:#dabbac;">Content here</div>
.mybackground {background-color:#dabbac;}
Background color #dabbac
Border around this has a color of #dabbac
<div style="border:2px solid #dabbac;">Content here</div>
.myborder {border:2px solid #dabbac;}
Border color #dabbac