#d81b5e color space conversions
Hex:
#d81b5e
RGB:
216, 27, 94
CMY:
15, 89, 63
CMYK:
0, 88, 56, 15
HSL:
339°, 77.7778%, 47.6471%
HSV (HSB):
339°, 87.5000%, 84.7059%
XYZ:
30.7312, 16.1909, 12.0951
xyY:
0.5207, 0.2743, 16.1909
CIE-Lab:
47.2240, 70.6589, 12.8649
CIE-LCH:
47.2240, 71.8205, 10.3188
CIE-Luv:
47.2240, 122.0731, 1.1691
Hunter-Lab:
40.2380, 65.9105, 10.3446
#d81b5e color charts
#d81b5e color shades, tints & tones
#d81b5e color schemes
#d81b5e color preview, HTML & CSS examples
This text has a color of #d81b5e
<p style="color:#d81b5e;">Text here</p>
.mytext {color:#d81b5e;}
This box has a color of #d81b5e
<div style="background-color:#d81b5e;">Content here</div>
.mybackground {background-color:#d81b5e;}
Border around this has a color of #d81b5e
<div style="border:2px solid #d81b5e;">Content here</div>
.myborder {border:2px solid #d81b5e;}