#dab08a color space conversions
Hex:
#dab08a
RGB:
218, 176, 138
CMY:
15, 31, 46
CMYK:
0, 19, 37, 15
HSL:
29°, 51.9481%, 69.8039%
HSV (HSB):
29°, 36.6972%, 85.4902%
XYZ:
49.0262, 47.7911, 30.6854
xyY:
0.3845, 0.3748, 47.7911
CIE-Lab:
74.6930, 10.0719, 25.2417
CIE-LCH:
74.6930, 27.1769, 68.2471
CIE-Luv:
74.6930, 29.8434, 32.0421
Hunter-Lab:
69.1311, 5.6088, 22.0746
#dab08a color charts
#dab08a color shades, tints & tones
#dab08a color schemes
#dab08a color preview, HTML & CSS examples
This text has a color of #dab08a
<p style="color:#dab08a;">Text here</p>
.mytext {color:#dab08a;}
This box has a color of #dab08a
<div style="background-color:#dab08a;">Content here</div>
.mybackground {background-color:#dab08a;}
Border around this has a color of #dab08a
<div style="border:2px solid #dab08a;">Content here</div>
.myborder {border:2px solid #dab08a;}