#feb4c0 color space conversions
Hex:
#feb4c0
RGB:
254, 180, 192
CMY:
0, 29, 25
CMYK:
0, 29, 24, 0
HSL:
350°, 97.3684%, 85.0980%
HSV (HSB):
350°, 29.1339%, 99.6078%
XYZ:
66.7087, 57.5191, 57.4555
xyY:
0.3672, 0.3166, 57.5191
CIE-Lab:
80.4707, 28.5208, 4.7117
CIE-LCH:
80.4707, 28.9074, 9.3807
CIE-Luv:
80.4707, 46.3718, 1.5476
Hunter-Lab:
75.8414, 24.2831, 8.1723
#feb4c0 color charts
#feb4c0 color shades, tints & tones
#feb4c0 color schemes
#feb4c0 color preview, HTML & CSS examples
This text has a color of #feb4c0
<p style="color:#feb4c0;">Text here</p>
.mytext {color:#feb4c0;}
This box has a color of #feb4c0
<div style="background-color:#feb4c0;">Content here</div>
.mybackground {background-color:#feb4c0;}
Border around this has a color of #feb4c0
<div style="border:2px solid #feb4c0;">Content here</div>
.myborder {border:2px solid #feb4c0;}