#feb5a7 color space conversions
Hex:
#feb5a7
RGB:
254, 181, 167
CMY:
0, 29, 35
CMYK:
0, 29, 34, 0
HSL:
10°, 97.7528%, 82.5490%
HSV (HSB):
10°, 34.2520%, 99.6078%
XYZ:
64.3720, 56.9086, 44.1509
xyY:
0.3891, 0.3440, 56.9086
CIE-Lab:
80.1282, 24.7471, 17.7059
CIE-LCH:
80.1282, 30.4289, 35.5827
CIE-Luv:
80.1282, 49.2509, 20.0427
Hunter-Lab:
75.4378, 20.3001, 18.1062
#feb5a7 color charts
#feb5a7 color shades, tints & tones
#feb5a7 color schemes
#feb5a7 color preview, HTML & CSS examples
This text has a color of #feb5a7
<p style="color:#feb5a7;">Text here</p>
.mytext {color:#feb5a7;}
This box has a color of #feb5a7
<div style="background-color:#feb5a7;">Content here</div>
.mybackground {background-color:#feb5a7;}
Border around this has a color of #feb5a7
<div style="border:2px solid #feb5a7;">Content here</div>
.myborder {border:2px solid #feb5a7;}