#d81a71 color space conversions
Hex:
#d81a71
RGB:
216, 26, 113
CMY:
15, 90, 56
CMYK:
0, 88, 48, 15
HSL:
333°, 78.5124%, 47.4510%
HSV (HSB):
333°, 87.9630%, 84.7059%
XYZ:
31.6689, 16.5300, 17.1442
xyY:
0.4847, 0.2530, 16.5300
CIE-Lab:
47.6623, 72.2255, 1.7644
CIE-LCH:
47.6623, 72.2470, 1.3994
CIE-Luv:
47.6623, 114.5082, -11.7419
Hunter-Lab:
40.6571, 67.8888, 3.4586
#d81a71 color charts
#d81a71 color shades, tints & tones
#d81a71 color schemes
#d81a71 color preview, HTML & CSS examples
This text has a color of #d81a71
<p style="color:#d81a71;">Text here</p>
.mytext {color:#d81a71;}
This box has a color of #d81a71
<div style="background-color:#d81a71;">Content here</div>
.mybackground {background-color:#d81a71;}
Border around this has a color of #d81a71
<div style="border:2px solid #d81a71;">Content here</div>
.myborder {border:2px solid #d81a71;}