#da9882 color space conversions
Hex:
#da9882
RGB:
218, 152, 130
CMY:
15, 40, 49
CMYK:
0, 30, 40, 15
HSL:
15°, 54.3210%, 68.2353%
HSV (HSB):
15°, 40.3670%, 85.4902%
XYZ:
44.1709, 38.9736, 26.3137
xyY:
0.4035, 0.3561, 38.9736
CIE-Lab:
68.7321, 22.0651, 21.5131
CIE-LCH:
68.7321, 30.8169, 44.2743
CIE-Luv:
68.7321, 46.2964, 24.3838
Hunter-Lab:
62.4288, 17.0455, 18.7095
#da9882 color charts
#da9882 color shades, tints & tones
#da9882 color schemes
#da9882 color preview, HTML & CSS examples
This text has a color of #da9882
<p style="color:#da9882;">Text here</p>
.mytext {color:#da9882;}
This box has a color of #da9882
<div style="background-color:#da9882;">Content here</div>
.mybackground {background-color:#da9882;}
Border around this has a color of #da9882
<div style="border:2px solid #da9882;">Content here</div>
.myborder {border:2px solid #da9882;}