#feafeb color space conversions
Hex:
#feafeb
RGB:
254, 175, 235
CMY:
0, 31, 8
CMYK:
0, 31, 7, 0
HSL:
314°, 97.5309%, 84.1176%
HSV (HSB):
314°, 31.1024%, 99.6078%
XYZ:
71.1984, 57.7289, 85.9875
xyY:
0.3313, 0.2686, 57.7289
CIE-Lab:
80.5879, 37.7687, -18.3344
CIE-LCH:
80.5879, 41.9836, 334.1063
CIE-Luv:
80.5879, 42.3901, -35.1927
Hunter-Lab:
75.9796, 34.3034, -13.9139
#feafeb color charts
#feafeb color shades, tints & tones
#feafeb color schemes
#feafeb color preview, HTML & CSS examples
This text has a color of #feafeb
<p style="color:#feafeb;">Text here</p>
.mytext {color:#feafeb;}
This box has a color of #feafeb
<div style="background-color:#feafeb;">Content here</div>
.mybackground {background-color:#feafeb;}
Border around this has a color of #feafeb
<div style="border:2px solid #feafeb;">Content here</div>
.myborder {border:2px solid #feafeb;}