#fe797d color space conversions
Hex:
#fe797d
RGB:
254, 121, 125
CMY:
0, 53, 51
CMYK:
0, 52, 51, 0
HSL:
358°, 98.5185%, 73.5294%
HSV (HSB):
358°, 52.3622%, 99.6078%
XYZ:
51.4121, 36.2262, 23.6847
xyY:
0.4618, 0.3254, 36.2262
CIE-Lab:
66.6924, 50.9589, 22.2916
CIE-LCH:
66.6924, 55.6213, 23.6266
CIE-Luv:
66.6924, 96.2429, 18.4763
Hunter-Lab:
60.1882, 47.1432, 18.8006
#fe797d color charts
#fe797d color shades, tints & tones
#fe797d color schemes
#fe797d color preview, HTML & CSS examples
This text has a color of #fe797d
<p style="color:#fe797d;">Text here</p>
.mytext {color:#fe797d;}
This box has a color of #fe797d
<div style="background-color:#fe797d;">Content here</div>
.mybackground {background-color:#fe797d;}
Border around this has a color of #fe797d
<div style="border:2px solid #fe797d;">Content here</div>
.myborder {border:2px solid #fe797d;}