#f47d7f color space conversions
Hex:
#f47d7f
RGB:
244, 125, 127
CMY:
4, 51, 50
CMYK:
0, 49, 48, 4
HSL:
359°, 84.3972%, 72.3529%
HSV (HSB):
359°, 48.7705%, 95.6863%
XYZ:
48.4726, 35.4326, 24.3631
xyY:
0.4477, 0.3273, 35.4326
CIE-Lab:
66.0841, 45.6639, 20.1052
CIE-LCH:
66.0841, 49.8940, 23.7632
CIE-Luv:
66.0841, 85.1013, 17.1622
Hunter-Lab:
59.5253, 41.1867, 17.4010
#f47d7f color charts
#f47d7f color shades, tints & tones
#f47d7f color schemes
#f47d7f color preview, HTML & CSS examples
This text has a color of #f47d7f
<p style="color:#f47d7f;">Text here</p>
.mytext {color:#f47d7f;}
This box has a color of #f47d7f
<div style="background-color:#f47d7f;">Content here</div>
.mybackground {background-color:#f47d7f;}
Border around this has a color of #f47d7f
<div style="border:2px solid #f47d7f;">Content here</div>
.myborder {border:2px solid #f47d7f;}