#fe7e6e color space conversions
Hex:
#fe7e6e
RGB:
254, 126, 110
CMY:
0, 51, 57
CMYK:
0, 50, 57, 0
HSL:
7°, 98.6301%, 71.3725%
HSV (HSB):
7°, 56.6929%, 99.6078%
XYZ:
51.1484, 37.1183, 19.2206
xyY:
0.4759, 0.3453, 37.1183
CIE-Lab:
67.3657, 47.3591, 31.5410
CIE-LCH:
67.3657, 56.9010, 33.6635
CIE-Luv:
67.3657, 95.9382, 29.4038
Hunter-Lab:
60.9248, 43.2382, 23.9425
#fe7e6e color charts
#fe7e6e color shades, tints & tones
#fe7e6e color schemes
#fe7e6e color preview, HTML & CSS examples
This text has a color of #fe7e6e
<p style="color:#fe7e6e;">Text here</p>
.mytext {color:#fe7e6e;}
This box has a color of #fe7e6e
<div style="background-color:#fe7e6e;">Content here</div>
.mybackground {background-color:#fe7e6e;}
Border around this has a color of #fe7e6e
<div style="border:2px solid #fe7e6e;">Content here</div>
.myborder {border:2px solid #fe7e6e;}