#d91f80 color space conversions
Hex:
#d91f80
RGB:
217, 31, 128
CMY:
15, 88, 50
CMYK:
0, 86, 41, 15
HSL:
329°, 75.0000%, 48.6275%
HSV (HSB):
329°, 85.7143%, 85.0980%
XYZ:
33.0015, 17.2902, 22.0200
xyY:
0.4564, 0.2391, 17.2902
CIE-Lab:
48.6236, 72.8770, -5.9749
CIE-LCH:
48.6236, 73.1215, 355.3130
CIE-Luv:
48.6236, 107.7527, -21.5987
Hunter-Lab:
41.5815, 68.9006, -2.2908
#d91f80 color charts
#d91f80 color shades, tints & tones
#d91f80 color schemes
#d91f80 color preview, HTML & CSS examples
This text has a color of #d91f80
<p style="color:#d91f80;">Text here</p>
.mytext {color:#d91f80;}
This box has a color of #d91f80
<div style="background-color:#d91f80;">Content here</div>
.mybackground {background-color:#d91f80;}
Border around this has a color of #d91f80
<div style="border:2px solid #d91f80;">Content here</div>
.myborder {border:2px solid #d91f80;}