#da9085 color space conversions
Hex:
#da9085
RGB:
218, 144, 133
CMY:
15, 44, 48
CMYK:
0, 34, 39, 15
HSL:
8°, 53.4591%, 68.8235%
HSV (HSB):
8°, 38.9908%, 85.4902%
XYZ:
43.1203, 36.5454, 26.9716
xyY:
0.4044, 0.3427, 36.5454
CIE-Lab:
66.9346, 26.7180, 17.3841
CIE-LCH:
66.9346, 31.8757, 33.0501
CIE-Luv:
66.9346, 51.1181, 18.2328
Hunter-Lab:
60.4528, 21.5298, 15.8642
#da9085 color charts
#da9085 color shades, tints & tones
#da9085 color schemes
#da9085 color preview, HTML & CSS examples
This text has a color of #da9085
<p style="color:#da9085;">Text here</p>
.mytext {color:#da9085;}
This box has a color of #da9085
<div style="background-color:#da9085;">Content here</div>
.mybackground {background-color:#da9085;}
Border around this has a color of #da9085
<div style="border:2px solid #da9085;">Content here</div>
.myborder {border:2px solid #da9085;}