#fe8e6c color space conversions
Hex:
#fe8e6c
RGB:
254, 142, 108
CMY:
0, 44, 58
CMYK:
0, 44, 57, 0
HSL:
14°, 98.6486%, 70.9804%
HSV (HSB):
14°, 57.4803%, 99.6078%
XYZ:
53.2528, 41.4995, 19.3908
xyY:
0.4665, 0.3636, 41.4995
CIE-Lab:
70.5245, 39.2465, 36.6569
CIE-LCH:
70.5245, 53.7031, 43.0460
CIE-Luv:
70.5245, 84.7127, 37.1955
Hunter-Lab:
64.4201, 34.8216, 27.2475
#fe8e6c color charts
#fe8e6c color shades, tints & tones
#fe8e6c color schemes
#fe8e6c color preview, HTML & CSS examples
This text has a color of #fe8e6c
<p style="color:#fe8e6c;">Text here</p>
.mytext {color:#fe8e6c;}
This box has a color of #fe8e6c
<div style="background-color:#fe8e6c;">Content here</div>
.mybackground {background-color:#fe8e6c;}
Border around this has a color of #fe8e6c
<div style="border:2px solid #fe8e6c;">Content here</div>
.myborder {border:2px solid #fe8e6c;}