#d81d96 color space conversions
Hex:
#d81d96
RGB:
216, 29, 150
CMY:
15, 89, 41
CMYK:
0, 87, 31, 15
HSL:
321°, 76.3265%, 48.0392%
HSV (HSB):
321°, 86.5741%, 84.7059%
XYZ:
34.2633, 17.6797, 30.4608
xyY:
0.4158, 0.2145, 17.6797
CIE-Lab:
49.1053, 75.2238, -18.5544
CIE-LCH:
49.1053, 77.4783, 346.1442
CIE-Luv:
49.1053, 97.5571, -39.0819
Hunter-Lab:
42.0472, 71.8729, -13.5192
#d81d96 color charts
#d81d96 color shades, tints & tones
#d81d96 color schemes
#d81d96 color preview, HTML & CSS examples
This text has a color of #d81d96
<p style="color:#d81d96;">Text here</p>
.mytext {color:#d81d96;}
This box has a color of #d81d96
<div style="background-color:#d81d96;">Content here</div>
.mybackground {background-color:#d81d96;}
Border around this has a color of #d81d96
<div style="border:2px solid #d81d96;">Content here</div>
.myborder {border:2px solid #d81d96;}