#d91f86 color space conversions
Hex:
#d91f86
RGB:
217, 31, 134
CMY:
15, 88, 47
CMYK:
0, 86, 38, 15
HSL:
327°, 75.0000%, 48.6275%
HSV (HSB):
327°, 85.7143%, 85.0980%
XYZ:
33.4083, 17.4529, 24.1622
xyY:
0.4453, 0.2326, 17.4529
CIE-Lab:
48.8257, 73.4440, -9.3161
CIE-LCH:
48.8257, 74.0325, 352.7709
CIE-Luv:
48.8257, 105.1131, -26.1112
Hunter-Lab:
41.7767, 69.6352, -5.0476
#d91f86 color charts
#d91f86 color shades, tints & tones
#d91f86 color schemes
#d91f86 color preview, HTML & CSS examples
This text has a color of #d91f86
<p style="color:#d91f86;">Text here</p>
.mytext {color:#d91f86;}
This box has a color of #d91f86
<div style="background-color:#d91f86;">Content here</div>
.mybackground {background-color:#d91f86;}
Border around this has a color of #d91f86
<div style="border:2px solid #d91f86;">Content here</div>
.myborder {border:2px solid #d91f86;}