#d81f93 color space conversions
Hex:
#d81f93
RGB:
216, 31, 147
CMY:
15, 88, 42
CMYK:
0, 86, 32, 15
HSL:
322°, 74.8988%, 48.4314%
HSV (HSB):
322°, 85.6481%, 84.7059%
XYZ:
34.0753, 17.6855, 29.2214
xyY:
0.4208, 0.2184, 17.6855
CIE-Lab:
49.1124, 74.5412, -16.7434
CIE-LCH:
49.1124, 76.3985, 347.3404
CIE-Luv:
49.1124, 98.5402, -36.4365
Hunter-Lab:
42.0541, 71.0392, -11.7600
#d81f93 color charts
#d81f93 color shades, tints & tones
#d81f93 color schemes
#d81f93 color preview, HTML & CSS examples
This text has a color of #d81f93
<p style="color:#d81f93;">Text here</p>
.mytext {color:#d81f93;}
This box has a color of #d81f93
<div style="background-color:#d81f93;">Content here</div>
.mybackground {background-color:#d81f93;}
Border around this has a color of #d81f93
<div style="border:2px solid #d81f93;">Content here</div>
.myborder {border:2px solid #d81f93;}