#d91f71 color space conversions
Hex:
#d91f71
RGB:
217, 31, 113
CMY:
15, 88, 56
CMYK:
0, 86, 48, 15
HSL:
334°, 75.0000%, 48.6275%
HSV (HSB):
334°, 85.7143%, 85.0980%
XYZ:
32.0859, 16.9239, 17.1983
xyY:
0.4846, 0.2556, 16.9239
CIE-Lab:
48.1641, 71.5772, 2.5162
CIE-LCH:
48.1641, 71.6214, 2.0133
CIE-Luv:
48.1641, 114.2019, -10.6972
Hunter-Lab:
41.1387, 67.2272, 4.0105
#d91f71 color charts
#d91f71 color shades, tints & tones
#d91f71 color schemes
#d91f71 color preview, HTML & CSS examples
This text has a color of #d91f71
<p style="color:#d91f71;">Text here</p>
.mytext {color:#d91f71;}
This box has a color of #d91f71
<div style="background-color:#d91f71;">Content here</div>
.mybackground {background-color:#d91f71;}
Border around this has a color of #d91f71
<div style="border:2px solid #d91f71;">Content here</div>
.myborder {border:2px solid #d91f71;}