#fe7e5c color space conversions
Hex:
#fe7e5c
RGB:
254, 126, 92
CMY:
0, 51, 64
CMYK:
0, 50, 64, 0
HSL:
13°, 98.7805%, 67.8431%
HSV (HSB):
13°, 63.7795%, 99.6078%
XYZ:
50.2657, 36.7652, 14.5723
xyY:
0.4947, 0.3619, 36.7652
CIE-Lab:
67.1005, 46.1490, 40.9743
CIE-LCH:
67.1005, 61.7140, 41.6009
CIE-Luv:
67.1005, 99.1486, 38.6436
Hunter-Lab:
60.6344, 41.8658, 28.1948
#fe7e5c color charts
#fe7e5c color shades, tints & tones
#fe7e5c color schemes
#fe7e5c color preview, HTML & CSS examples
This text has a color of #fe7e5c
<p style="color:#fe7e5c;">Text here</p>
.mytext {color:#fe7e5c;}
This box has a color of #fe7e5c
<div style="background-color:#fe7e5c;">Content here</div>
.mybackground {background-color:#fe7e5c;}
Border around this has a color of #fe7e5c
<div style="border:2px solid #fe7e5c;">Content here</div>
.myborder {border:2px solid #fe7e5c;}