#feb7a4 color space conversions
Hex:
#feb7a4
RGB:
254, 183, 164
CMY:
0, 28, 36
CMYK:
0, 28, 35, 0
HSL:
13°, 97.8261%, 81.9608%
HSV (HSB):
13°, 35.4331%, 99.6078%
XYZ:
64.5074, 57.6181, 42.8435
xyY:
0.3910, 0.3493, 57.6181
CIE-Lab:
80.5260, 23.3398, 19.8678
CIE-LCH:
80.5260, 30.6509, 40.4057
CIE-Luv:
80.5260, 48.3677, 23.1550
Hunter-Lab:
75.9066, 18.8573, 19.6700
#feb7a4 color charts
#feb7a4 color shades, tints & tones
#feb7a4 color schemes
#feb7a4 color preview, HTML & CSS examples
This text has a color of #feb7a4
<p style="color:#feb7a4;">Text here</p>
.mytext {color:#feb7a4;}
This box has a color of #feb7a4
<div style="background-color:#feb7a4;">Content here</div>
.mybackground {background-color:#feb7a4;}
Border around this has a color of #feb7a4
<div style="border:2px solid #feb7a4;">Content here</div>
.myborder {border:2px solid #feb7a4;}