#fe5f4e color space conversions
Hex:
#fe5f4e
RGB:
254, 95, 78
CMY:
0, 63, 69
CMYK:
0, 63, 69, 0
HSL:
6°, 98.8764%, 65.0980%
HSV (HSB):
6°, 69.2913%, 99.6078%
XYZ:
46.3404, 29.8053, 10.5183
xyY:
0.5347, 0.3439, 29.8053
CIE-Lab:
61.4859, 59.5385, 41.8282
CIE-LCH:
61.4859, 72.7629, 35.0895
CIE-Luv:
61.4859, 124.0913, 34.0798
Hunter-Lab:
54.5942, 55.9736, 26.7929
#fe5f4e color charts
#fe5f4e color shades, tints & tones
#fe5f4e color schemes
#fe5f4e color preview, HTML & CSS examples
This text has a color of #fe5f4e
<p style="color:#fe5f4e;">Text here</p>
.mytext {color:#fe5f4e;}
This box has a color of #fe5f4e
<div style="background-color:#fe5f4e;">Content here</div>
.mybackground {background-color:#fe5f4e;}
Border around this has a color of #fe5f4e
<div style="border:2px solid #fe5f4e;">Content here</div>
.myborder {border:2px solid #fe5f4e;}