#da81be color space conversions
Hex:
#da81be
RGB:
218, 129, 190
CMY:
15, 49, 25
CMYK:
0, 41, 13, 15
HSL:
319°, 54.6012%, 68.0392%
HSV (HSB):
319°, 40.8257%, 85.4902%
XYZ:
46.0580, 34.3236, 52.9128
xyY:
0.3455, 0.2575, 34.3236
CIE-Lab:
65.2187, 42.6478, -17.2080
CIE-LCH:
65.2187, 45.9886, 338.0263
CIE-Luv:
65.2187, 49.3121, -33.1360
Hunter-Lab:
58.5864, 37.8024, -12.5378
#da81be color charts
#da81be color shades, tints & tones
#da81be color schemes
#da81be color preview, HTML & CSS examples
This text has a color of #da81be
<p style="color:#da81be;">Text here</p>
.mytext {color:#da81be;}
This box has a color of #da81be
<div style="background-color:#da81be;">Content here</div>
.mybackground {background-color:#da81be;}
Border around this has a color of #da81be
<div style="border:2px solid #da81be;">Content here</div>
.myborder {border:2px solid #da81be;}