#feb5e4 color space conversions
Hex:
#feb5e4
RGB:
254, 181, 228
CMY:
0, 29, 11
CMYK:
0, 29, 10, 0
HSL:
321°, 97.3333%, 85.2941%
HSV (HSB):
321°, 28.7402%, 99.6078%
XYZ:
71.4005, 59.7200, 81.1627
xyY:
0.3363, 0.2813, 59.7200
CIE-Lab:
81.6858, 33.4655, -12.9170
CIE-LCH:
81.6858, 35.8719, 338.8944
CIE-Luv:
81.6858, 40.4172, -25.9007
Hunter-Lab:
77.2787, 29.6846, -8.1748
#feb5e4 color charts
#feb5e4 color shades, tints & tones
#feb5e4 color schemes
#feb5e4 color preview, HTML & CSS examples
This text has a color of #feb5e4
<p style="color:#feb5e4;">Text here</p>
.mytext {color:#feb5e4;}
This box has a color of #feb5e4
<div style="background-color:#feb5e4;">Content here</div>
.mybackground {background-color:#feb5e4;}
Border around this has a color of #feb5e4
<div style="border:2px solid #feb5e4;">Content here</div>
.myborder {border:2px solid #feb5e4;}