#fe947d color space conversions
Hex:
#fe947d
RGB:
254, 148, 125
CMY:
0, 42, 51
CMYK:
0, 42, 51, 0
HSL:
11°, 98.4733%, 74.3137%
HSV (HSB):
11°, 50.7874%, 99.6078%
XYZ:
55.1646, 43.7313, 24.9355
xyY:
0.4455, 0.3532, 43.7313
CIE-Lab:
72.0485, 37.5522, 29.4450
CIE-LCH:
72.0485, 47.7197, 38.1003
CIE-Luv:
72.0485, 77.6630, 30.3858
Hunter-Lab:
66.1297, 33.1758, 23.9343
#fe947d color charts
#fe947d color shades, tints & tones
#fe947d color schemes
#fe947d color preview, HTML & CSS examples
This text has a color of #fe947d
<p style="color:#fe947d;">Text here</p>
.mytext {color:#fe947d;}
This box has a color of #fe947d
<div style="background-color:#fe947d;">Content here</div>
.mybackground {background-color:#fe947d;}
Border around this has a color of #fe947d
<div style="border:2px solid #fe947d;">Content here</div>
.myborder {border:2px solid #fe947d;}