#d81a90 color space conversions
Hex:
#d81a90
RGB:
216, 26, 144
CMY:
15, 90, 44
CMYK:
0, 88, 33, 15
HSL:
323°, 78.5124%, 47.4510%
HSV (HSB):
323°, 87.9630%, 84.7059%
XYZ:
33.7223, 17.3513, 27.9573
xyY:
0.4267, 0.2196, 17.3513
CIE-Lab:
48.6997, 75.0892, -15.5672
CIE-LCH:
48.6997, 76.6859, 348.2876
CIE-Luv:
48.6997, 100.7499, -34.8589
Hunter-Lab:
41.6549, 71.6111, -10.6349
#d81a90 color charts
#d81a90 color shades, tints & tones
#d81a90 color schemes
#d81a90 color preview, HTML & CSS examples
This text has a color of #d81a90
<p style="color:#d81a90;">Text here</p>
.mytext {color:#d81a90;}
This box has a color of #d81a90
<div style="background-color:#d81a90;">Content here</div>
.mybackground {background-color:#d81a90;}
Border around this has a color of #d81a90
<div style="border:2px solid #d81a90;">Content here</div>
.myborder {border:2px solid #d81a90;}