#feb6ad color space conversions
Hex:
#feb6ad
RGB:
254, 182, 173
CMY:
0, 29, 32
CMYK:
0, 28, 32, 0
HSL:
7°, 97.5904%, 83.7255%
HSV (HSB):
7°, 31.8898%, 99.6078%
XYZ:
65.1438, 57.5439, 47.2088
xyY:
0.3834, 0.3387, 57.5439
CIE-Lab:
80.4845, 24.9591, 14.9788
CIE-LCH:
80.4845, 29.1087, 30.9693
CIE-Luv:
80.4845, 47.8210, 16.4374
Hunter-Lab:
75.8577, 20.5384, 16.2022
#feb6ad color charts
#feb6ad color shades, tints & tones
#feb6ad color schemes
#feb6ad color preview, HTML & CSS examples
This text has a color of #feb6ad
<p style="color:#feb6ad;">Text here</p>
.mytext {color:#feb6ad;}
This box has a color of #feb6ad
<div style="background-color:#feb6ad;">Content here</div>
.mybackground {background-color:#feb6ad;}
Border around this has a color of #feb6ad
<div style="border:2px solid #feb6ad;">Content here</div>
.myborder {border:2px solid #feb6ad;}