#f17f7d color space conversions
Hex:
#f17f7d
RGB:
241, 127, 125
CMY:
5, 50, 51
CMYK:
0, 47, 48, 5
HSL:
1°, 80.5556%, 71.7647%
HSV (HSB):
1°, 48.1328%, 94.5098%
XYZ:
47.5667, 35.3602, 23.7202
xyY:
0.4460, 0.3316, 35.3602
CIE-Lab:
66.0281, 43.4009, 21.0861
CIE-LCH:
66.0281, 48.2520, 25.9126
CIE-Luv:
66.0281, 81.7769, 18.8175
Hunter-Lab:
59.4644, 38.7226, 17.9745
#f17f7d color charts
#f17f7d color shades, tints & tones
#f17f7d color schemes
#f17f7d color preview, HTML & CSS examples
This text has a color of #f17f7d
<p style="color:#f17f7d;">Text here</p>
.mytext {color:#f17f7d;}
This box has a color of #f17f7d
<div style="background-color:#f17f7d;">Content here</div>
.mybackground {background-color:#f17f7d;}
Border around this has a color of #f17f7d
<div style="border:2px solid #f17f7d;">Content here</div>
.myborder {border:2px solid #f17f7d;}