#d91e86 color space conversions
Hex:
#d91e86
RGB:
217, 30, 134
CMY:
15, 88, 47
CMYK:
0, 86, 38, 15
HSL:
327°, 75.7085%, 48.4314%
HSV (HSB):
327°, 86.1751%, 85.0980%
XYZ:
33.3826, 17.4015, 24.1536
xyY:
0.4455, 0.2322, 17.4015
CIE-Lab:
48.7620, 73.6281, -9.4116
CIE-LCH:
48.7620, 74.2272, 352.7156
CIE-Luv:
48.7620, 105.3149, -26.2695
Hunter-Lab:
41.7151, 69.8437, -5.1292
#d91e86 color charts
#d91e86 color shades, tints & tones
#d91e86 color schemes
#d91e86 color preview, HTML & CSS examples
This text has a color of #d91e86
<p style="color:#d91e86;">Text here</p>
.mytext {color:#d91e86;}
This box has a color of #d91e86
<div style="background-color:#d91e86;">Content here</div>
.mybackground {background-color:#d91e86;}
Border around this has a color of #d91e86
<div style="border:2px solid #d91e86;">Content here</div>
.myborder {border:2px solid #d91e86;}