#feb4ad color space conversions
Hex:
#feb4ad
RGB:
254, 180, 173
CMY:
0, 29, 32
CMYK:
0, 29, 32, 0
HSL:
5°, 97.5904%, 83.7255%
HSV (HSB):
5°, 31.8898%, 99.6078%
XYZ:
64.7371, 56.7305, 47.0732
xyY:
0.3841, 0.3366, 56.7305
CIE-Lab:
80.0278, 26.0086, 14.3363
CIE-LCH:
80.0278, 29.6981, 28.8641
CIE-Luv:
80.0278, 49.0682, 15.3391
Hunter-Lab:
75.3196, 21.6112, 15.6687
#feb4ad color charts
#feb4ad color shades, tints & tones
#feb4ad color schemes
#feb4ad color preview, HTML & CSS examples
This text has a color of #feb4ad
<p style="color:#feb4ad;">Text here</p>
.mytext {color:#feb4ad;}
This box has a color of #feb4ad
<div style="background-color:#feb4ad;">Content here</div>
.mybackground {background-color:#feb4ad;}
Border around this has a color of #feb4ad
<div style="border:2px solid #feb4ad;">Content here</div>
.myborder {border:2px solid #feb4ad;}