#fe807c color space conversions
Hex:
#fe807c
RGB:
254, 128, 124
CMY:
0, 50, 51
CMYK:
0, 50, 51, 0
HSL:
2°, 98.4848%, 74.1176%
HSV (HSB):
2°, 51.1811%, 99.6078%
XYZ:
52.2303, 37.9644, 23.6438
xyY:
0.4588, 0.3335, 37.9644
CIE-Lab:
67.9944, 47.4969, 24.6055
CIE-LCH:
67.9944, 53.4920, 27.3862
CIE-Luv:
67.9944, 91.7479, 22.0742
Hunter-Lab:
61.6153, 43.4850, 20.3792
#fe807c color charts
#fe807c color shades, tints & tones
#fe807c color schemes
#fe807c color preview, HTML & CSS examples
This text has a color of #fe807c
<p style="color:#fe807c;">Text here</p>
.mytext {color:#fe807c;}
This box has a color of #fe807c
<div style="background-color:#fe807c;">Content here</div>
.mybackground {background-color:#fe807c;}
Border around this has a color of #fe807c
<div style="border:2px solid #fe807c;">Content here</div>
.myborder {border:2px solid #fe807c;}