#fe7e7d color space conversions
Hex:
#fe7e7d
RGB:
254, 126, 125
CMY:
0, 51, 51
CMYK:
0, 50, 51, 0
HSL:
0°, 98.4733%, 74.3137%
HSV (HSB):
0°, 50.7874%, 99.6078%
XYZ:
52.0356, 37.4732, 23.8925
xyY:
0.4589, 0.3304, 37.4732
CIE-Lab:
67.6305, 48.5555, 23.5582
CIE-LCH:
67.6305, 53.9688, 25.8818
CIE-Luv:
67.6305, 92.8943, 20.5996
Hunter-Lab:
61.2154, 44.6055, 19.7097
#fe7e7d color charts
#fe7e7d color shades, tints & tones
#fe7e7d color schemes
#fe7e7d color preview, HTML & CSS examples
This text has a color of #fe7e7d
<p style="color:#fe7e7d;">Text here</p>
.mytext {color:#fe7e7d;}
This box has a color of #fe7e7d
<div style="background-color:#fe7e7d;">Content here</div>
.mybackground {background-color:#fe7e7d;}
Border around this has a color of #fe7e7d
<div style="border:2px solid #fe7e7d;">Content here</div>
.myborder {border:2px solid #fe7e7d;}