#feb2a1 color space conversions
Hex:
#feb2a1
RGB:
254, 178, 161
CMY:
0, 30, 37
CMYK:
0, 30, 37, 0
HSL:
11°, 97.8947%, 81.3725%
HSV (HSB):
11°, 36.6142%, 99.6078%
XYZ:
63.2265, 55.4848, 41.0955
xyY:
0.3956, 0.3472, 55.4848
CIE-Lab:
79.3197, 25.6116, 19.8088
CIE-LCH:
79.3197, 32.3781, 37.7195
CIE-Luv:
79.3197, 51.9731, 22.4993
Hunter-Lab:
74.4881, 21.1588, 19.4311
#feb2a1 color charts
#feb2a1 color shades, tints & tones
#feb2a1 color schemes
#feb2a1 color preview, HTML & CSS examples
This text has a color of #feb2a1
<p style="color:#feb2a1;">Text here</p>
.mytext {color:#feb2a1;}
This box has a color of #feb2a1
<div style="background-color:#feb2a1;">Content here</div>
.mybackground {background-color:#feb2a1;}
Border around this has a color of #feb2a1
<div style="border:2px solid #feb2a1;">Content here</div>
.myborder {border:2px solid #feb2a1;}