#feaff0 color space conversions
Hex:
#feaff0
RGB:
254, 175, 240
CMY:
0, 31, 6
CMYK:
0, 31, 6, 0
HSL:
311°, 97.5309%, 84.1176%
HSV (HSB):
311°, 31.1024%, 99.6078%
XYZ:
71.9312, 58.0220, 89.8463
xyY:
0.3273, 0.2640, 58.0220
CIE-Lab:
80.7510, 38.6178, -20.7780
CIE-LCH:
80.7510, 43.8527, 331.7179
CIE-Luv:
80.7510, 41.5664, -39.2702
Hunter-Lab:
76.1722, 35.2604, -16.6129
#feaff0 color charts
#feaff0 color shades, tints & tones
#feaff0 color schemes
#feaff0 color preview, HTML & CSS examples
This text has a color of #feaff0
<p style="color:#feaff0;">Text here</p>
.mytext {color:#feaff0;}
This box has a color of #feaff0
<div style="background-color:#feaff0;">Content here</div>
.mybackground {background-color:#feaff0;}
Border around this has a color of #feaff0
<div style="border:2px solid #feaff0;">Content here</div>
.myborder {border:2px solid #feaff0;}