#d81e85 color space conversions
Hex:
#d81e85
RGB:
216, 30, 133
CMY:
15, 88, 48
CMYK:
0, 86, 38, 15
HSL:
327°, 75.6098%, 48.2353%
HSV (HSB):
327°, 86.1111%, 84.7059%
XYZ:
33.0168, 17.2209, 23.7741
xyY:
0.4461, 0.2327, 17.2209
CIE-Lab:
48.5372, 73.3037, -9.1617
CIE-LCH:
48.5372, 73.8740, 352.8760
CIE-Luv:
48.5372, 104.9515, -25.8467
Hunter-Lab:
41.4981, 69.3969, -4.9183
#d81e85 color charts
#d81e85 color shades, tints & tones
#d81e85 color schemes
#d81e85 color preview, HTML & CSS examples
This text has a color of #d81e85
<p style="color:#d81e85;">Text here</p>
.mytext {color:#d81e85;}
This box has a color of #d81e85
<div style="background-color:#d81e85;">Content here</div>
.mybackground {background-color:#d81e85;}
Border around this has a color of #d81e85
<div style="border:2px solid #d81e85;">Content here</div>
.myborder {border:2px solid #d81e85;}