#d81b85 color space conversions
Hex:
#d81b85
RGB:
216, 27, 133
CMY:
15, 89, 48
CMYK:
0, 88, 38, 15
HSL:
326°, 77.7778%, 47.6471%
HSV (HSB):
326°, 87.5000%, 84.7059%
XYZ:
32.9445, 17.0763, 23.7500
xyY:
0.4466, 0.2315, 17.0763
CIE-Lab:
48.3560, 73.8280, -9.4335
CIE-LCH:
48.3560, 74.4283, 352.7184
CIE-Luv:
48.3560, 105.5254, -26.2959
Hunter-Lab:
41.3234, 69.9904, -5.1496
#d81b85 color charts
#d81b85 color shades, tints & tones
#d81b85 color schemes
#d81b85 color preview, HTML & CSS examples
This text has a color of #d81b85
<p style="color:#d81b85;">Text here</p>
.mytext {color:#d81b85;}
This box has a color of #d81b85
<div style="background-color:#d81b85;">Content here</div>
.mybackground {background-color:#d81b85;}
Border around this has a color of #d81b85
<div style="border:2px solid #d81b85;">Content here</div>
.myborder {border:2px solid #d81b85;}