#feb4ca color space conversions
Hex:
#feb4ca
RGB:
254, 180, 202
CMY:
0, 29, 21
CMYK:
0, 29, 20, 0
HSL:
342°, 97.3684%, 85.0980%
HSV (HSB):
342°, 29.1339%, 99.6078%
XYZ:
67.8550, 57.9776, 63.4916
xyY:
0.3584, 0.3062, 57.9776
CIE-Lab:
80.7263, 29.9494, -0.3197
CIE-LCH:
80.7263, 29.9511, 359.3883
CIE-Luv:
80.7263, 44.8972, -6.0306
Hunter-Lab:
76.1430, 25.8202, 3.8614
#feb4ca color charts
#feb4ca color shades, tints & tones
#feb4ca color schemes
#feb4ca color preview, HTML & CSS examples
This text has a color of #feb4ca
<p style="color:#feb4ca;">Text here</p>
.mytext {color:#feb4ca;}
This box has a color of #feb4ca
<div style="background-color:#feb4ca;">Content here</div>
.mybackground {background-color:#feb4ca;}
Border around this has a color of #feb4ca
<div style="border:2px solid #feb4ca;">Content here</div>
.myborder {border:2px solid #feb4ca;}