#feab91 color space conversions
Hex:
#feab91
RGB:
254, 171, 145
CMY:
0, 33, 43
CMYK:
0, 33, 43, 0
HSL:
14°, 98.1982%, 78.2353%
HSV (HSB):
14°, 42.9134%, 99.6078%
XYZ:
60.5468, 52.2410, 33.6804
xyY:
0.4134, 0.3567, 52.2410
CIE-Lab:
77.4247, 27.5243, 25.8172
CIE-LCH:
77.4247, 37.7374, 43.1670
CIE-Luv:
77.4247, 58.7687, 29.2798
Hunter-Lab:
72.2779, 23.0420, 22.9663
#feab91 color charts
#feab91 color shades, tints & tones
#feab91 color schemes
#feab91 color preview, HTML & CSS examples
This text has a color of #feab91
<p style="color:#feab91;">Text here</p>
.mytext {color:#feab91;}
This box has a color of #feab91
<div style="background-color:#feab91;">Content here</div>
.mybackground {background-color:#feab91;}
Border around this has a color of #feab91
<div style="border:2px solid #feab91;">Content here</div>
.myborder {border:2px solid #feab91;}