#fe8f7f color space conversions
Hex:
#fe8f7f
RGB:
254, 143, 127
CMY:
0, 44, 50
CMYK:
0, 44, 50, 0
HSL:
8°, 98.4496%, 74.7059%
HSV (HSB):
8°, 50.0000%, 99.6078%
XYZ:
54.5263, 42.2481, 25.3595
xyY:
0.4464, 0.3459, 42.2481
CIE-Lab:
71.0416, 40.2774, 27.0193
CIE-LCH:
71.0416, 48.5006, 33.8549
CIE-Luv:
71.0416, 80.8250, 26.9103
Hunter-Lab:
64.9985, 35.9936, 22.3666
#fe8f7f color charts
#fe8f7f color shades, tints & tones
#fe8f7f color schemes
#fe8f7f color preview, HTML & CSS examples
This text has a color of #fe8f7f
<p style="color:#fe8f7f;">Text here</p>
.mytext {color:#fe8f7f;}
This box has a color of #fe8f7f
<div style="background-color:#fe8f7f;">Content here</div>
.mybackground {background-color:#fe8f7f;}
Border around this has a color of #fe8f7f
<div style="border:2px solid #fe8f7f;">Content here</div>
.myborder {border:2px solid #fe8f7f;}