#da09a1 color space conversions
Hex:
#da09a1
RGB:
218, 9, 161
CMY:
15, 96, 37
CMYK:
0, 96, 26, 15
HSL:
316°, 92.0705%, 44.5098%
HSV (HSB):
316°, 95.8716%, 85.4902%
XYZ:
35.4442, 17.6740, 35.2615
xyY:
0.4010, 0.2000, 17.6740
CIE-Lab:
49.0983, 79.2957, -25.1057
CIE-LCH:
49.0983, 83.1752, 342.4317
CIE-Luv:
49.0983, 96.4262, -49.0674
Hunter-Lab:
42.0405, 76.9218, -20.3013
#da09a1 color charts
#da09a1 color shades, tints & tones
#da09a1 color schemes
#da09a1 color preview, HTML & CSS examples
This text has a color of #da09a1
<p style="color:#da09a1;">Text here</p>
.mytext {color:#da09a1;}
This box has a color of #da09a1
<div style="background-color:#da09a1;">Content here</div>
.mybackground {background-color:#da09a1;}
Border around this has a color of #da09a1
<div style="border:2px solid #da09a1;">Content here</div>
.myborder {border:2px solid #da09a1;}