#feb4b8 color space conversions
Hex:
#feb4b8
RGB:
254, 180, 184
CMY:
0, 29, 28
CMYK:
0, 29, 28, 0
HSL:
357°, 97.3684%, 85.0980%
HSV (HSB):
357°, 29.1339%, 99.6078%
XYZ:
65.8460, 57.1740, 52.9126
xyY:
0.3743, 0.3250, 57.1740
CIE-Lab:
80.2774, 27.4303, 8.7555
CIE-LCH:
80.2774, 28.7937, 17.7026
CIE-Luv:
80.2774, 47.5257, 7.4596
Hunter-Lab:
75.6135, 23.1184, 11.4397
#feb4b8 color charts
#feb4b8 color shades, tints & tones
#feb4b8 color schemes
#feb4b8 color preview, HTML & CSS examples
This text has a color of #feb4b8
<p style="color:#feb4b8;">Text here</p>
.mytext {color:#feb4b8;}
This box has a color of #feb4b8
<div style="background-color:#feb4b8;">Content here</div>
.mybackground {background-color:#feb4b8;}
Border around this has a color of #feb4b8
<div style="border:2px solid #feb4b8;">Content here</div>
.myborder {border:2px solid #feb4b8;}