#d80f91 color space conversions
Hex:
#d80f91
RGB:
216, 15, 145
CMY:
15, 94, 43
CMYK:
0, 93, 33, 15
HSL:
321°, 87.0130%, 45.2941%
HSV (HSB):
321°, 93.0556%, 84.7059%
XYZ:
33.6006, 16.9849, 28.2955
xyY:
0.4260, 0.2153, 16.9849
CIE-Lab:
48.2410, 76.6397, -16.8686
CIE-LCH:
48.2410, 78.4742, 347.5870
CIE-Luv:
48.2410, 101.7437, -36.8749
Hunter-Lab:
41.2128, 73.4079, -11.8579
#d80f91 color charts
#d80f91 color shades, tints & tones
#d80f91 color schemes
#d80f91 color preview, HTML & CSS examples
This text has a color of #d80f91
<p style="color:#d80f91;">Text here</p>
.mytext {color:#d80f91;}
This box has a color of #d80f91
<div style="background-color:#d80f91;">Content here</div>
.mybackground {background-color:#d80f91;}
Border around this has a color of #d80f91
<div style="border:2px solid #d80f91;">Content here</div>
.myborder {border:2px solid #d80f91;}