#feb4b1 color space conversions
Hex:
#feb4b1
RGB:
254, 180, 177
CMY:
0, 29, 31
CMYK:
0, 29, 30, 0
HSL:
2°, 97.4684%, 84.5098%
HSV (HSB):
2°, 30.3150%, 99.6078%
XYZ:
65.1301, 56.8877, 49.1427
xyY:
0.3805, 0.3324, 56.8877
CIE-Lab:
80.1164, 26.5150, 12.3046
CIE-LCH:
80.1164, 29.2310, 24.8943
CIE-Luv:
80.1164, 48.5136, 12.5094
Hunter-Lab:
75.4239, 22.1466, 14.1662
#feb4b1 color charts
#feb4b1 color shades, tints & tones
#feb4b1 color schemes
#feb4b1 color preview, HTML & CSS examples
This text has a color of #feb4b1
<p style="color:#feb4b1;">Text here</p>
.mytext {color:#feb4b1;}
This box has a color of #feb4b1
<div style="background-color:#feb4b1;">Content here</div>
.mybackground {background-color:#feb4b1;}
Border around this has a color of #feb4b1
<div style="border:2px solid #feb4b1;">Content here</div>
.myborder {border:2px solid #feb4b1;}