#d81a7f color space conversions
Hex:
#d81a7f
RGB:
216, 26, 127
CMY:
15, 90, 50
CMYK:
0, 88, 41, 15
HSL:
328°, 78.5124%, 47.4510%
HSV (HSB):
328°, 87.9630%, 84.7059%
XYZ:
32.5191, 16.8700, 21.6210
xyY:
0.4580, 0.2376, 16.8700
CIE-Lab:
48.0958, 73.4309, -6.1713
CIE-LCH:
48.0958, 73.6898, 355.1960
CIE-Luv:
48.0958, 108.3852, -21.9279
Hunter-Lab:
41.0731, 69.4468, -2.4592
#d81a7f color charts
#d81a7f color shades, tints & tones
#d81a7f color schemes
#d81a7f color preview, HTML & CSS examples
This text has a color of #d81a7f
<p style="color:#d81a7f;">Text here</p>
.mytext {color:#d81a7f;}
This box has a color of #d81a7f
<div style="background-color:#d81a7f;">Content here</div>
.mybackground {background-color:#d81a7f;}
Border around this has a color of #d81a7f
<div style="border:2px solid #d81a7f;">Content here</div>
.myborder {border:2px solid #d81a7f;}