#feb2a5 color space conversions
Hex:
#feb2a5
RGB:
254, 178, 165
CMY:
0, 30, 35
CMYK:
0, 30, 35, 0
HSL:
9°, 97.8022%, 82.1569%
HSV (HSB):
9°, 35.0394%, 99.6078%
XYZ:
63.5850, 55.6282, 42.9833
xyY:
0.3920, 0.3430, 55.6282
CIE-Lab:
79.4018, 26.0814, 17.7701
CIE-LCH:
79.4018, 31.5597, 34.2679
CIE-Luv:
79.4018, 51.4289, 19.7931
Hunter-Lab:
74.5843, 21.6530, 18.0399
#feb2a5 color charts
#feb2a5 color shades, tints & tones
#feb2a5 color schemes
#feb2a5 color preview, HTML & CSS examples
This text has a color of #feb2a5
<p style="color:#feb2a5;">Text here</p>
.mytext {color:#feb2a5;}
This box has a color of #feb2a5
<div style="background-color:#feb2a5;">Content here</div>
.mybackground {background-color:#feb2a5;}
Border around this has a color of #feb2a5
<div style="border:2px solid #feb2a5;">Content here</div>
.myborder {border:2px solid #feb2a5;}