#da8981 color space conversions
Hex:
#da8981
RGB:
218, 137, 129
CMY:
15, 46, 49
CMYK:
0, 37, 41, 15
HSL:
5°, 54.6012%, 68.0392%
HSV (HSB):
5°, 40.8257%, 85.4902%
XYZ:
41.8216, 34.3817, 25.2010
xyY:
0.4124, 0.3391, 34.3817
CIE-Lab:
65.2644, 30.0201, 17.3156
CIE-LCH:
65.2644, 34.6560, 29.9763
CIE-Luv:
65.2644, 56.3130, 17.2974
Hunter-Lab:
58.6359, 24.7006, 15.5631
#da8981 color charts
#da8981 color shades, tints & tones
#da8981 color schemes
#da8981 color preview, HTML & CSS examples
This text has a color of #da8981
<p style="color:#da8981;">Text here</p>
.mytext {color:#da8981;}
This box has a color of #da8981
<div style="background-color:#da8981;">Content here</div>
.mybackground {background-color:#da8981;}
Border around this has a color of #da8981
<div style="border:2px solid #da8981;">Content here</div>
.myborder {border:2px solid #da8981;}