#fe8e5e color space conversions
Hex:
#fe8e5e
RGB:
254, 142, 94
CMY:
0, 44, 63
CMYK:
0, 44, 63, 0
HSL:
18°, 98.7654%, 68.2353%
HSV (HSB):
18°, 62.9921%, 99.6078%
XYZ:
52.5664, 41.2250, 15.7763
xyY:
0.4798, 0.3763, 41.2250
CIE-Lab:
70.3333, 38.2921, 43.8047
CIE-LCH:
70.3333, 58.1819, 48.8414
CIE-Luv:
70.3333, 86.7694, 44.0864
Hunter-Lab:
64.2067, 33.7774, 30.3764
#fe8e5e color charts
#fe8e5e color shades, tints & tones
#fe8e5e color schemes
#fe8e5e color preview, HTML & CSS examples
This text has a color of #fe8e5e
<p style="color:#fe8e5e;">Text here</p>
.mytext {color:#fe8e5e;}
This box has a color of #fe8e5e
<div style="background-color:#fe8e5e;">Content here</div>
.mybackground {background-color:#fe8e5e;}
Border around this has a color of #fe8e5e
<div style="border:2px solid #fe8e5e;">Content here</div>
.myborder {border:2px solid #fe8e5e;}