#feb8ad color space conversions
Hex:
#feb8ad
RGB:
254, 184, 173
CMY:
0, 28, 32
CMYK:
0, 28, 32, 0
HSL:
8°, 97.5904%, 83.7255%
HSV (HSB):
8°, 31.8898%, 99.6078%
XYZ:
65.5564, 58.3689, 47.3463
xyY:
0.3828, 0.3408, 58.3689
CIE-Lab:
80.9435, 23.9094, 15.6232
CIE-LCH:
80.9435, 28.5613, 33.1619
CIE-Luv:
80.9435, 46.5733, 17.5373
Hunter-Lab:
76.3996, 19.4667, 16.7365
#feb8ad color charts
#feb8ad color shades, tints & tones
#feb8ad color schemes
#feb8ad color preview, HTML & CSS examples
This text has a color of #feb8ad
<p style="color:#feb8ad;">Text here</p>
.mytext {color:#feb8ad;}
This box has a color of #feb8ad
<div style="background-color:#feb8ad;">Content here</div>
.mybackground {background-color:#feb8ad;}
Border around this has a color of #feb8ad
<div style="border:2px solid #feb8ad;">Content here</div>
.myborder {border:2px solid #feb8ad;}