#f17d8e color space conversions
Hex:
#f17d8e
RGB:
241, 125, 142
CMY:
5, 51, 44
CMYK:
0, 48, 41, 5
HSL:
351°, 80.5556%, 71.7647%
HSV (HSB):
351°, 48.1328%, 94.5098%
XYZ:
48.4917, 35.3210, 29.8530
xyY:
0.4266, 0.3107, 35.3210
CIE-Lab:
65.9978, 46.0884, 11.4466
CIE-LCH:
65.9978, 47.4886, 13.9478
CIE-Luv:
65.9978, 79.4380, 6.5558
Hunter-Lab:
59.4315, 41.6379, 11.8201
#f17d8e color charts
#f17d8e color shades, tints & tones
#f17d8e color schemes
#f17d8e color preview, HTML & CSS examples
This text has a color of #f17d8e
<p style="color:#f17d8e;">Text here</p>
.mytext {color:#f17d8e;}
This box has a color of #f17d8e
<div style="background-color:#f17d8e;">Content here</div>
.mybackground {background-color:#f17d8e;}
Border around this has a color of #f17d8e
<div style="border:2px solid #f17d8e;">Content here</div>
.myborder {border:2px solid #f17d8e;}