#da8090 color space conversions
Hex:
#da8090
RGB:
218, 128, 144
CMY:
15, 50, 44
CMYK:
0, 41, 34, 15
HSL:
349°, 54.8780%, 67.8431%
HSV (HSB):
349°, 41.2844%, 85.4902%
XYZ:
41.6667, 32.3574, 30.4351
xyY:
0.3989, 0.3098, 32.3574
CIE-Lab:
63.6372, 36.5641, 6.5375
CIE-LCH:
63.6372, 37.1440, 10.1370
CIE-Luv:
63.6372, 59.3180, 2.1792
Hunter-Lab:
56.8836, 31.2033, 8.0959
#da8090 color charts
#da8090 color shades, tints & tones
#da8090 color schemes
#da8090 color preview, HTML & CSS examples
This text has a color of #da8090
<p style="color:#da8090;">Text here</p>
.mytext {color:#da8090;}
This box has a color of #da8090
<div style="background-color:#da8090;">Content here</div>
.mybackground {background-color:#da8090;}
Border around this has a color of #da8090
<div style="border:2px solid #da8090;">Content here</div>
.myborder {border:2px solid #da8090;}