#d81d93 color space conversions
Hex:
#d81d93
RGB:
216, 29, 147
CMY:
15, 89, 42
CMYK:
0, 87, 32, 15
HSL:
322°, 76.3265%, 48.0392%
HSV (HSB):
322°, 86.5741%, 84.7059%
XYZ:
34.0247, 17.5842, 29.2046
xyY:
0.4210, 0.2176, 17.5842
CIE-Lab:
48.9879, 74.9018, -16.9332
CIE-LCH:
48.9879, 76.7920, 347.2612
CIE-Luv:
48.9879, 98.8986, -36.7489
Hunter-Lab:
41.9336, 71.4504, -11.9389
#d81d93 color charts
#d81d93 color shades, tints & tones
#d81d93 color schemes
#d81d93 color preview, HTML & CSS examples
This text has a color of #d81d93
<p style="color:#d81d93;">Text here</p>
.mytext {color:#d81d93;}
This box has a color of #d81d93
<div style="background-color:#d81d93;">Content here</div>
.mybackground {background-color:#d81d93;}
Border around this has a color of #d81d93
<div style="border:2px solid #d81d93;">Content here</div>
.myborder {border:2px solid #d81d93;}