#f17f91 color space conversions
Hex:
#f17f91
RGB:
241, 127, 145
CMY:
5, 50, 43
CMYK:
0, 47, 40, 5
HSL:
351°, 80.2817%, 72.1569%
HSV (HSB):
351°, 47.3029%, 94.5098%
XYZ:
48.9758, 35.9238, 31.1407
xyY:
0.4221, 0.3096, 35.9238
CIE-Lab:
66.4617, 45.4140, 10.4044
CIE-LCH:
66.4617, 46.5906, 12.9038
CIE-Luv:
66.4617, 77.5202, 5.4000
Hunter-Lab:
59.9365, 40.9686, 11.1507
#f17f91 color charts
#f17f91 color shades, tints & tones
#f17f91 color schemes
#f17f91 color preview, HTML & CSS examples
This text has a color of #f17f91
<p style="color:#f17f91;">Text here</p>
.mytext {color:#f17f91;}
This box has a color of #f17f91
<div style="background-color:#f17f91;">Content here</div>
.mybackground {background-color:#f17f91;}
Border around this has a color of #f17f91
<div style="border:2px solid #f17f91;">Content here</div>
.myborder {border:2px solid #f17f91;}