#fe7b8e color space conversions
Hex:
#fe7b8e
RGB:
254, 123, 142
CMY:
0, 52, 44
CMYK:
0, 52, 44, 0
HSL:
351°, 98.4962%, 73.9216%
HSV (HSB):
351°, 51.5748%, 99.6078%
XYZ:
52.8385, 37.1897, 29.9846
xyY:
0.4403, 0.3099, 37.1897
CIE-Lab:
67.4191, 51.5599, 13.7065
CIE-LCH:
67.4191, 53.3506, 14.8870
CIE-Luv:
67.4191, 90.9923, 8.2226
Hunter-Lab:
60.9834, 47.9387, 13.5364
#fe7b8e color charts
#fe7b8e color shades, tints & tones
#fe7b8e color schemes
#fe7b8e color preview, HTML & CSS examples
This text has a color of #fe7b8e
<p style="color:#fe7b8e;">Text here</p>
.mytext {color:#fe7b8e;}
This box has a color of #fe7b8e
<div style="background-color:#fe7b8e;">Content here</div>
.mybackground {background-color:#fe7b8e;}
Border around this has a color of #fe7b8e
<div style="border:2px solid #fe7b8e;">Content here</div>
.myborder {border:2px solid #fe7b8e;}