#d81e61 color space conversions
Hex:
#d81e61
RGB:
216, 30, 97
CMY:
15, 88, 62
CMYK:
0, 86, 55, 15
HSL:
338°, 75.6098%, 48.2353%
HSV (HSB):
338°, 86.1111%, 84.7059%
XYZ:
30.9408, 16.3905, 12.8422
xyY:
0.5142, 0.2724, 16.3905
CIE-Lab:
47.4828, 70.3221, 11.3710
CIE-LCH:
47.4828, 71.2355, 9.1851
CIE-Luv:
47.4828, 120.1553, -0.3201
Hunter-Lab:
40.4852, 65.5695, 9.5325
#d81e61 color charts
#d81e61 color shades, tints & tones
#d81e61 color schemes
#d81e61 color preview, HTML & CSS examples
This text has a color of #d81e61
<p style="color:#d81e61;">Text here</p>
.mytext {color:#d81e61;}
This box has a color of #d81e61
<div style="background-color:#d81e61;">Content here</div>
.mybackground {background-color:#d81e61;}
Border around this has a color of #d81e61
<div style="border:2px solid #d81e61;">Content here</div>
.myborder {border:2px solid #d81e61;}