#d81e7f color space conversions
Hex:
#d81e7f
RGB:
216, 30, 127
CMY:
15, 88, 50
CMYK:
0, 86, 41, 15
HSL:
329°, 75.6098%, 48.2353%
HSV (HSB):
329°, 86.1111%, 84.7059%
XYZ:
32.6139, 17.0598, 21.6526
xyY:
0.4572, 0.2392, 17.0598
CIE-Lab:
48.3353, 72.7387, -5.8154
CIE-LCH:
48.3353, 72.9708, 355.4290
CIE-Luv:
48.3353, 107.5960, -21.3396
Hunter-Lab:
41.3035, 68.6655, -2.1692
#d81e7f color charts
#d81e7f color shades, tints & tones
#d81e7f color schemes
#d81e7f color preview, HTML & CSS examples
This text has a color of #d81e7f
<p style="color:#d81e7f;">Text here</p>
.mytext {color:#d81e7f;}
This box has a color of #d81e7f
<div style="background-color:#d81e7f;">Content here</div>
.mybackground {background-color:#d81e7f;}
Border around this has a color of #d81e7f
<div style="border:2px solid #d81e7f;">Content here</div>
.myborder {border:2px solid #d81e7f;}