#d81a91 color space conversions
Hex:
#d81a91
RGB:
216, 26, 145
CMY:
15, 90, 43
CMYK:
0, 88, 33, 15
HSL:
322°, 78.5124%, 47.4510%
HSV (HSB):
322°, 87.9630%, 84.7059%
XYZ:
33.7991, 17.3821, 28.3617
xyY:
0.4249, 0.2185, 17.3821
CIE-Lab:
48.7379, 75.1932, -16.1114
CIE-LCH:
48.7379, 76.8999, 347.9063
CIE-Luv:
48.7379, 100.2985, -35.6324
Hunter-Lab:
41.6918, 71.7476, -11.1490
#d81a91 color charts
#d81a91 color shades, tints & tones
#d81a91 color schemes
#d81a91 color preview, HTML & CSS examples
This text has a color of #d81a91
<p style="color:#d81a91;">Text here</p>
.mytext {color:#d81a91;}
This box has a color of #d81a91
<div style="background-color:#d81a91;">Content here</div>
.mybackground {background-color:#d81a91;}
Border around this has a color of #d81a91
<div style="border:2px solid #d81a91;">Content here</div>
.myborder {border:2px solid #d81a91;}