#feae91 color space conversions
Hex:
#feae91
RGB:
254, 174, 145
CMY:
0, 32, 43
CMYK:
0, 31, 43, 0
HSL:
16°, 98.1982%, 78.2353%
HSV (HSB):
16°, 42.9134%, 99.6078%
XYZ:
61.1199, 53.3873, 33.8715
xyY:
0.4119, 0.3598, 53.3873
CIE-Lab:
78.1031, 25.9535, 26.7315
CIE-LCH:
78.1031, 37.2580, 45.8461
CIE-Luv:
78.1031, 56.7475, 30.7940
Hunter-Lab:
73.0666, 21.4481, 23.6616
#feae91 color charts
#feae91 color shades, tints & tones
#feae91 color schemes
#feae91 color preview, HTML & CSS examples
This text has a color of #feae91
<p style="color:#feae91;">Text here</p>
.mytext {color:#feae91;}
This box has a color of #feae91
<div style="background-color:#feae91;">Content here</div>
.mybackground {background-color:#feae91;}
Border around this has a color of #feae91
<div style="border:2px solid #feae91;">Content here</div>
.myborder {border:2px solid #feae91;}