#dabd80 color space conversions
Hex:
#dabd80
RGB:
218, 189, 128
CMY:
15, 26, 50
CMYK:
0, 13, 41, 15
HSL:
41°, 54.8780%, 67.8431%
HSV (HSB):
41°, 41.2844%, 85.4902%
XYZ:
51.0073, 52.8591, 27.9365
xyY:
0.3870, 0.4010, 52.8591
CIE-Lab:
77.7918, 2.0450, 34.6230
CIE-LCH:
77.7918, 34.6834, 86.6197
CIE-Luv:
77.7918, 22.3390, 44.9720
Hunter-Lab:
72.7043, -2.0018, 28.1109
#dabd80 color charts
#dabd80 color shades, tints & tones
#dabd80 color schemes
#dabd80 color preview, HTML & CSS examples
This text has a color of #dabd80
<p style="color:#dabd80;">Text here</p>
.mytext {color:#dabd80;}
This box has a color of #dabd80
<div style="background-color:#dabd80;">Content here</div>
.mybackground {background-color:#dabd80;}
Border around this has a color of #dabd80
<div style="border:2px solid #dabd80;">Content here</div>
.myborder {border:2px solid #dabd80;}