#feb2dc color space conversions
Hex:
#feb2dc
RGB:
254, 178, 220
CMY:
0, 30, 14
CMYK:
0, 30, 13, 0
HSL:
327°, 97.4359%, 84.7059%
HSV (HSB):
327°, 29.9213%, 99.6078%
XYZ:
69.7117, 58.0789, 75.2463
xyY:
0.3433, 0.2861, 58.0789
CIE-Lab:
80.7827, 33.7461, -9.9562
CIE-LCH:
80.7827, 35.1841, 343.5622
CIE-Luv:
80.7827, 43.2445, -21.3044
Hunter-Lab:
76.2095, 29.9140, -5.1939
#feb2dc color charts
#feb2dc color shades, tints & tones
#feb2dc color schemes
#feb2dc color preview, HTML & CSS examples
This text has a color of #feb2dc
<p style="color:#feb2dc;">Text here</p>
.mytext {color:#feb2dc;}
This box has a color of #feb2dc
<div style="background-color:#feb2dc;">Content here</div>
.mybackground {background-color:#feb2dc;}
Border around this has a color of #feb2dc
<div style="border:2px solid #feb2dc;">Content here</div>
.myborder {border:2px solid #feb2dc;}