#fe8e8d color space conversions
Hex:
#fe8e8d
RGB:
254, 142, 141
CMY:
0, 44, 45
CMYK:
0, 44, 44, 0
HSL:
1°, 98.2609%, 77.4510%
HSV (HSB):
1°, 44.4882%, 99.6078%
XYZ:
55.3538, 42.3399, 30.4543
xyY:
0.4320, 0.3304, 42.3399
CIE-Lab:
71.1046, 42.0968, 19.3850
CIE-LCH:
71.1046, 46.3456, 24.7254
CIE-Luv:
71.1046, 78.9095, 17.6247
Hunter-Lab:
65.0691, 37.9775, 17.7989
#fe8e8d color charts
#fe8e8d color shades, tints & tones
#fe8e8d color schemes
#fe8e8d color preview, HTML & CSS examples
This text has a color of #fe8e8d
<p style="color:#fe8e8d;">Text here</p>
.mytext {color:#fe8e8d;}
This box has a color of #fe8e8d
<div style="background-color:#fe8e8d;">Content here</div>
.mybackground {background-color:#fe8e8d;}
Border around this has a color of #fe8e8d
<div style="border:2px solid #fe8e8d;">Content here</div>
.myborder {border:2px solid #fe8e8d;}