#dabdaa color space conversions
Hex:
#dabdaa
RGB:
218, 189, 170
CMY:
15, 26, 33
CMYK:
0, 13, 22, 15
HSL:
24°, 39.3443%, 76.0784%
HSV (HSB):
24°, 22.0183%, 85.4902%
XYZ:
54.3667, 54.2029, 45.6270
xyY:
0.3526, 0.3515, 54.2029
CIE-Lab:
78.5799, 7.3792, 13.4048
CIE-LCH:
78.5799, 15.3017, 61.1678
CIE-Luv:
78.5799, 19.1007, 17.7803
Hunter-Lab:
73.6226, 2.9740, 14.7914
#dabdaa color charts
#dabdaa color shades, tints & tones
#dabdaa color schemes
#dabdaa color preview, HTML & CSS examples
This text has a color of #dabdaa
<p style="color:#dabdaa;">Text here</p>
.mytext {color:#dabdaa;}
This box has a color of #dabdaa
<div style="background-color:#dabdaa;">Content here</div>
.mybackground {background-color:#dabdaa;}
Border around this has a color of #dabdaa
<div style="border:2px solid #dabdaa;">Content here</div>
.myborder {border:2px solid #dabdaa;}