#feb7aa color space conversions
Hex:
#feb7aa
RGB:
254, 183, 170
CMY:
0, 28, 33
CMYK:
0, 28, 33, 0
HSL:
9°, 97.6744%, 83.1373%
HSV (HSB):
9°, 33.0709%, 99.6078%
XYZ:
65.0622, 57.8401, 45.7653
xyY:
0.3857, 0.3429, 57.8401
CIE-Lab:
80.6498, 24.0625, 16.8225
CIE-LCH:
80.6498, 29.3599, 34.9580
CIE-Luv:
80.6498, 47.5919, 19.0687
Hunter-Lab:
76.0527, 19.6127, 17.5586
#feb7aa color charts
#feb7aa color shades, tints & tones
#feb7aa color schemes
#feb7aa color preview, HTML & CSS examples
This text has a color of #feb7aa
<p style="color:#feb7aa;">Text here</p>
.mytext {color:#feb7aa;}
This box has a color of #feb7aa
<div style="background-color:#feb7aa;">Content here</div>
.mybackground {background-color:#feb7aa;}
Border around this has a color of #feb7aa
<div style="border:2px solid #feb7aa;">Content here</div>
.myborder {border:2px solid #feb7aa;}