#fe807f color space conversions
Hex:
#fe807f
RGB:
254, 128, 127
CMY:
0, 50, 50
CMYK:
0, 50, 50, 0
HSL:
0°, 98.4496%, 74.7059%
HSV (HSB):
0°, 50.0000%, 99.6078%
XYZ:
52.4230, 38.0415, 24.6584
xyY:
0.4554, 0.3304, 38.0415
CIE-Lab:
68.0512, 47.7551, 23.0080
CIE-LCH:
68.0512, 53.0086, 25.7243
CIE-Luv:
68.0512, 91.1211, 20.2228
Hunter-Lab:
61.6778, 43.7799, 19.4706
#fe807f color charts
#fe807f color shades, tints & tones
#fe807f color schemes
#fe807f color preview, HTML & CSS examples
This text has a color of #fe807f
<p style="color:#fe807f;">Text here</p>
.mytext {color:#fe807f;}
This box has a color of #fe807f
<div style="background-color:#fe807f;">Content here</div>
.mybackground {background-color:#fe807f;}
Border around this has a color of #fe807f
<div style="border:2px solid #fe807f;">Content here</div>
.myborder {border:2px solid #fe807f;}