#da80a0 color space conversions
Hex:
#da80a0
RGB:
218, 128, 160
CMY:
15, 50, 37
CMYK:
0, 41, 27, 15
HSL:
339°, 54.8780%, 67.8431%
HSV (HSB):
339°, 41.2844%, 85.4902%
XYZ:
42.9778, 32.8818, 37.3394
xyY:
0.3797, 0.2905, 32.8818
CIE-Lab:
64.0651, 38.6625, -1.9473
CIE-LCH:
64.0651, 38.7115, 357.1166
CIE-Luv:
64.0651, 56.1036, -9.8289
Hunter-Lab:
57.3427, 33.4343, 1.5325
#da80a0 color charts
#da80a0 color shades, tints & tones
#da80a0 color schemes
#da80a0 color preview, HTML & CSS examples
This text has a color of #da80a0
<p style="color:#da80a0;">Text here</p>
.mytext {color:#da80a0;}
This box has a color of #da80a0
<div style="background-color:#da80a0;">Content here</div>
.mybackground {background-color:#da80a0;}
Border around this has a color of #da80a0
<div style="border:2px solid #da80a0;">Content here</div>
.myborder {border:2px solid #da80a0;}