#f79d7d color space conversions
Hex:
#f79d7d
RGB:
247, 157, 125
CMY:
3, 38, 51
CMYK:
0, 36, 49, 3
HSL:
16°, 88.4058%, 72.9412%
HSV (HSB):
16°, 49.3927%, 96.8627%
XYZ:
54.1164, 45.3688, 25.3068
xyY:
0.4337, 0.3636, 45.3688
CIE-Lab:
73.1341, 30.2147, 30.7122
CIE-LCH:
73.1341, 43.0832, 45.4679
CIE-Luv:
73.1341, 65.8050, 33.6635
Hunter-Lab:
67.3563, 25.5395, 24.8733
#f79d7d color charts
#f79d7d color shades, tints & tones
#f79d7d color schemes
#f79d7d color preview, HTML & CSS examples
This text has a color of #f79d7d
<p style="color:#f79d7d;">Text here</p>
.mytext {color:#f79d7d;}
This box has a color of #f79d7d
<div style="background-color:#f79d7d;">Content here</div>
.mybackground {background-color:#f79d7d;}
Border around this has a color of #f79d7d
<div style="border:2px solid #f79d7d;">Content here</div>
.myborder {border:2px solid #f79d7d;}