#d81a9f color space conversions
Hex:
#d81a9f
RGB:
216, 26, 159
CMY:
15, 90, 38
CMYK:
0, 88, 26, 15
HSL:
318°, 78.5124%, 47.4510%
HSV (HSB):
318°, 87.9630%, 84.7059%
XYZ:
34.9463, 17.8409, 34.4027
xyY:
0.4008, 0.2046, 17.8409
CIE-Lab:
49.3026, 76.7222, -23.6292
CIE-LCH:
49.3026, 80.2785, 342.8820
CIE-Luv:
49.3026, 93.9965, -46.5458
Hunter-Lab:
42.2385, 73.7657, -18.7239
#d81a9f color charts
#d81a9f color shades, tints & tones
#d81a9f color schemes
#d81a9f color preview, HTML & CSS examples
This text has a color of #d81a9f
<p style="color:#d81a9f;">Text here</p>
.mytext {color:#d81a9f;}
This box has a color of #d81a9f
<div style="background-color:#d81a9f;">Content here</div>
.mybackground {background-color:#d81a9f;}
Border around this has a color of #d81a9f
<div style="border:2px solid #d81a9f;">Content here</div>
.myborder {border:2px solid #d81a9f;}