#f17d7a color space conversions
Hex:
#f17d7a
RGB:
241, 125, 122
CMY:
5, 51, 52
CMYK:
0, 48, 49, 5
HSL:
2°, 80.9524%, 71.1765%
HSV (HSB):
2°, 49.3776%, 94.5098%
XYZ:
47.1221, 34.7731, 22.6406
xyY:
0.4508, 0.3326, 34.7731
CIE-Lab:
65.5717, 44.1278, 22.1532
CIE-LCH:
65.5717, 49.3764, 26.6578
CIE-Luv:
65.5717, 83.7319, 19.8113
Hunter-Lab:
58.9688, 39.4445, 18.5142
#f17d7a color charts
#f17d7a color shades, tints & tones
#f17d7a color schemes
#f17d7a color preview, HTML & CSS examples
This text has a color of #f17d7a
<p style="color:#f17d7a;">Text here</p>
.mytext {color:#f17d7a;}
This box has a color of #f17d7a
<div style="background-color:#f17d7a;">Content here</div>
.mybackground {background-color:#f17d7a;}
Border around this has a color of #f17d7a
<div style="border:2px solid #f17d7a;">Content here</div>
.myborder {border:2px solid #f17d7a;}