#d81c75 color space conversions
Hex:
#d81c75
RGB:
216, 28, 117
CMY:
15, 89, 54
CMYK:
0, 87, 46, 15
HSL:
332°, 77.0492%, 47.8431%
HSV (HSB):
332°, 87.0370%, 84.7059%
XYZ:
31.9450, 16.7138, 18.3720
xyY:
0.4766, 0.2493, 16.7138
CIE-Lab:
47.8974, 72.2165, -0.3491
CIE-LCH:
47.8974, 72.2174, 359.7231
CIE-Luv:
47.8974, 112.3711, -14.3143
Hunter-Lab:
40.8825, 67.9331, 1.9737
#d81c75 color charts
#d81c75 color shades, tints & tones
#d81c75 color schemes
#d81c75 color preview, HTML & CSS examples
This text has a color of #d81c75
<p style="color:#d81c75;">Text here</p>
.mytext {color:#d81c75;}
This box has a color of #d81c75
<div style="background-color:#d81c75;">Content here</div>
.mybackground {background-color:#d81c75;}
Border around this has a color of #d81c75
<div style="border:2px solid #d81c75;">Content here</div>
.myborder {border:2px solid #d81c75;}