#d81e7b color space conversions
Hex:
#d81e7b
RGB:
216, 30, 123
CMY:
15, 88, 52
CMYK:
0, 86, 43, 15
HSL:
330°, 75.6098%, 48.2353%
HSV (HSB):
330°, 86.1111%, 84.7059%
XYZ:
32.3583, 16.9575, 20.3065
xyY:
0.4648, 0.2436, 16.9575
CIE-Lab:
48.2065, 72.3769, -3.5665
CIE-LCH:
48.2065, 72.4647, 357.1790
CIE-Luv:
48.2065, 109.3433, -18.3784
Hunter-Lab:
41.1795, 68.1987, -0.4116
#d81e7b color charts
#d81e7b color shades, tints & tones
#d81e7b color schemes
#d81e7b color preview, HTML & CSS examples
This text has a color of #d81e7b
<p style="color:#d81e7b;">Text here</p>
.mytext {color:#d81e7b;}
This box has a color of #d81e7b
<div style="background-color:#d81e7b;">Content here</div>
.mybackground {background-color:#d81e7b;}
Border around this has a color of #d81e7b
<div style="border:2px solid #d81e7b;">Content here</div>
.myborder {border:2px solid #d81e7b;}