#f17e85 color space conversions
Hex:
#f17e85
RGB:
241, 126, 133
CMY:
5, 51, 48
CMYK:
0, 48, 45, 5
HSL:
356°, 80.4196%, 71.9608%
HSV (HSB):
356°, 47.7178%, 94.5098%
XYZ:
47.9701, 35.3159, 26.4787
xyY:
0.4370, 0.3217, 35.3159
CIE-Lab:
65.9939, 44.6676, 16.5322
CIE-LCH:
65.9939, 47.6288, 20.3103
CIE-Luv:
65.9939, 80.7743, 13.1578
Hunter-Lab:
59.4272, 40.0890, 15.1815
#f17e85 color charts
#f17e85 color shades, tints & tones
#f17e85 color schemes
#f17e85 color preview, HTML & CSS examples
This text has a color of #f17e85
<p style="color:#f17e85;">Text here</p>
.mytext {color:#f17e85;}
This box has a color of #f17e85
<div style="background-color:#f17e85;">Content here</div>
.mybackground {background-color:#f17e85;}
Border around this has a color of #f17e85
<div style="border:2px solid #f17e85;">Content here</div>
.myborder {border:2px solid #f17e85;}