#feb5ee color space conversions
Hex:
#feb5ee
RGB:
254, 181, 238
CMY:
0, 29, 7
CMYK:
0, 29, 6, 0
HSL:
313°, 97.3333%, 85.2941%
HSV (HSB):
313°, 28.7402%, 99.6078%
XYZ:
72.8295, 60.2916, 88.6878
xyY:
0.3283, 0.2718, 60.2916
CIE-Lab:
81.9964, 35.1387, -17.8210
CIE-LCH:
81.9964, 39.3995, 333.1076
CIE-Luv:
81.9964, 38.8826, -33.9888
Hunter-Lab:
77.6477, 31.5404, -13.3666
#feb5ee color charts
#feb5ee color shades, tints & tones
#feb5ee color schemes
#feb5ee color preview, HTML & CSS examples
This text has a color of #feb5ee
<p style="color:#feb5ee;">Text here</p>
.mytext {color:#feb5ee;}
This box has a color of #feb5ee
<div style="background-color:#feb5ee;">Content here</div>
.mybackground {background-color:#feb5ee;}
Border around this has a color of #feb5ee
<div style="border:2px solid #feb5ee;">Content here</div>
.myborder {border:2px solid #feb5ee;}