#feaffd color space conversions
Hex:
#feaffd
RGB:
254, 175, 253
CMY:
0, 31, 1
CMYK:
0, 31, 0, 0
HSL:
301°, 97.5309%, 84.1176%
HSV (HSB):
301°, 31.1024%, 99.6078%
XYZ:
73.9326, 58.8226, 100.3857
xyY:
0.3171, 0.2523, 58.8226
CIE-Lab:
81.1940, 40.8960, -27.0799
CIE-LCH:
81.1940, 49.0490, 326.4888
CIE-Luv:
81.1940, 39.4204, -49.9427
Hunter-Lab:
76.6959, 37.8510, -23.9164
#feaffd color charts
#feaffd color shades, tints & tones
#feaffd color schemes
#feaffd color preview, HTML & CSS examples
This text has a color of #feaffd
<p style="color:#feaffd;">Text here</p>
.mytext {color:#feaffd;}
This box has a color of #feaffd
<div style="background-color:#feaffd;">Content here</div>
.mybackground {background-color:#feaffd;}
Border around this has a color of #feaffd
<div style="border:2px solid #feaffd;">Content here</div>
.myborder {border:2px solid #feaffd;}