#feafbe color space conversions
Hex:
#feafbe
RGB:
254, 175, 190
CMY:
0, 31, 25
CMYK:
0, 31, 25, 0
HSL:
349°, 97.5309%, 84.1176%
HSV (HSB):
349°, 31.1024%, 99.6078%
XYZ:
65.4973, 55.4485, 55.9657
xyY:
0.3702, 0.3134, 55.4485
CIE-Lab:
79.2989, 30.8654, 4.1005
CIE-LCH:
79.2989, 31.1366, 7.5675
CIE-Luv:
79.2989, 49.6179, 0.1947
Hunter-Lab:
74.4637, 26.6946, 7.5632
#feafbe color charts
#feafbe color shades, tints & tones
#feafbe color schemes
#feafbe color preview, HTML & CSS examples
This text has a color of #feafbe
<p style="color:#feafbe;">Text here</p>
.mytext {color:#feafbe;}
This box has a color of #feafbe
<div style="background-color:#feafbe;">Content here</div>
.mybackground {background-color:#feafbe;}
Border around this has a color of #feafbe
<div style="border:2px solid #feafbe;">Content here</div>
.myborder {border:2px solid #feafbe;}