#feb5a8 color space conversions
Hex:
#feb5a8
RGB:
254, 181, 168
CMY:
0, 29, 34
CMYK:
0, 29, 34, 0
HSL:
9°, 97.7273%, 82.7451%
HSV (HSB):
9°, 33.8583%, 99.6078%
XYZ:
64.4648, 56.9457, 44.6397
xyY:
0.3882, 0.3429, 56.9457
CIE-Lab:
80.1491, 24.8680, 17.1976
CIE-LCH:
80.1491, 30.2353, 34.6660
CIE-Luv:
80.1491, 49.1178, 19.3573
Hunter-Lab:
75.4624, 20.4269, 17.7507
#feb5a8 color charts
#feb5a8 color shades, tints & tones
#feb5a8 color schemes
#feb5a8 color preview, HTML & CSS examples
This text has a color of #feb5a8
<p style="color:#feb5a8;">Text here</p>
.mytext {color:#feb5a8;}
This box has a color of #feb5a8
<div style="background-color:#feb5a8;">Content here</div>
.mybackground {background-color:#feb5a8;}
Border around this has a color of #feb5a8
<div style="border:2px solid #feb5a8;">Content here</div>
.myborder {border:2px solid #feb5a8;}