#fe927c color space conversions
Hex:
#fe927c
RGB:
254, 146, 124
CMY:
0, 43, 51
CMYK:
0, 43, 51, 0
HSL:
10°, 98.4848%, 74.1176%
HSV (HSB):
10°, 51.1811%, 99.6078%
XYZ:
54.7900, 43.0838, 24.4970
xyY:
0.4477, 0.3521, 43.0838
CIE-Lab:
71.6118, 38.4883, 29.4135
CIE-LCH:
71.6118, 48.4408, 37.3878
CIE-Luv:
71.6118, 79.2389, 30.0606
Hunter-Lab:
65.6383, 34.1317, 23.8190
#fe927c color charts
#fe927c color shades, tints & tones
#fe927c color schemes
#fe927c color preview, HTML & CSS examples
This text has a color of #fe927c
<p style="color:#fe927c;">Text here</p>
.mytext {color:#fe927c;}
This box has a color of #fe927c
<div style="background-color:#fe927c;">Content here</div>
.mybackground {background-color:#fe927c;}
Border around this has a color of #fe927c
<div style="border:2px solid #fe927c;">Content here</div>
.myborder {border:2px solid #fe927c;}