#feb1a1 color space conversions
Hex:
#feb1a1
RGB:
254, 177, 161
CMY:
0, 31, 37
CMYK:
0, 30, 37, 0
HSL:
10°, 97.8947%, 81.3725%
HSV (HSB):
10°, 36.6142%, 99.6078%
XYZ:
63.0282, 55.0883, 41.0294
xyY:
0.3960, 0.3461, 55.0883
CIE-Lab:
79.0921, 26.1360, 19.4939
CIE-LCH:
79.0921, 32.6052, 36.7180
CIE-Luv:
79.0921, 52.6180, 21.9686
Hunter-Lab:
74.2215, 21.6929, 19.1798
#feb1a1 color charts
#feb1a1 color shades, tints & tones
#feb1a1 color schemes
#feb1a1 color preview, HTML & CSS examples
This text has a color of #feb1a1
<p style="color:#feb1a1;">Text here</p>
.mytext {color:#feb1a1;}
This box has a color of #feb1a1
<div style="background-color:#feb1a1;">Content here</div>
.mybackground {background-color:#feb1a1;}
Border around this has a color of #feb1a1
<div style="border:2px solid #feb1a1;">Content here</div>
.myborder {border:2px solid #feb1a1;}