#feb5a6 color space conversions
Hex:
#feb5a6
RGB:
254, 181, 166
CMY:
0, 29, 35
CMYK:
0, 29, 35, 0
HSL:
10°, 97.7778%, 82.3529%
HSV (HSB):
10°, 34.6457%, 99.6078%
XYZ:
64.2799, 56.8718, 43.6658
xyY:
0.3900, 0.3451, 56.8718
CIE-Lab:
80.1074, 24.6270, 18.2143
CIE-LCH:
80.1074, 30.6309, 36.4868
CIE-Luv:
80.1074, 49.3834, 20.7253
Hunter-Lab:
75.4134, 20.1741, 18.4593
#feb5a6 color charts
#feb5a6 color shades, tints & tones
#feb5a6 color schemes
#feb5a6 color preview, HTML & CSS examples
This text has a color of #feb5a6
<p style="color:#feb5a6;">Text here</p>
.mytext {color:#feb5a6;}
This box has a color of #feb5a6
<div style="background-color:#feb5a6;">Content here</div>
.mybackground {background-color:#feb5a6;}
Border around this has a color of #feb5a6
<div style="border:2px solid #feb5a6;">Content here</div>
.myborder {border:2px solid #feb5a6;}