#feb6a6 color space conversions
Hex:
#feb6a6
RGB:
254, 182, 166
CMY:
0, 29, 35
CMYK:
0, 28, 35, 0
HSL:
11°, 97.7778%, 82.3529%
HSV (HSB):
11°, 34.6457%, 99.6078%
XYZ:
64.4839, 57.2799, 43.7338
xyY:
0.3896, 0.3461, 57.2799
CIE-Lab:
80.3368, 24.1023, 18.5332
CIE-LCH:
80.3368, 30.4040, 37.5580
CIE-Luv:
80.3368, 48.7473, 21.2647
Hunter-Lab:
75.6835, 19.6397, 18.7176
#feb6a6 color charts
#feb6a6 color shades, tints & tones
#feb6a6 color schemes
#feb6a6 color preview, HTML & CSS examples
This text has a color of #feb6a6
<p style="color:#feb6a6;">Text here</p>
.mytext {color:#feb6a6;}
This box has a color of #feb6a6
<div style="background-color:#feb6a6;">Content here</div>
.mybackground {background-color:#feb6a6;}
Border around this has a color of #feb6a6
<div style="border:2px solid #feb6a6;">Content here</div>
.myborder {border:2px solid #feb6a6;}