#feafbf color space conversions
Hex:
#feafbf
RGB:
254, 175, 191
CMY:
0, 31, 25
CMYK:
0, 31, 25, 0
HSL:
348°, 97.5309%, 84.1176%
HSV (HSB):
348°, 31.1024%, 99.6078%
XYZ:
65.6070, 55.4924, 56.5434
xyY:
0.3693, 0.3124, 55.4924
CIE-Lab:
79.3240, 31.0035, 3.5945
CIE-LCH:
79.3240, 31.2112, 6.6132
CIE-Luv:
79.3240, 49.4632, -0.5556
Hunter-Lab:
74.4932, 26.8439, 7.1417
#feafbf color charts
#feafbf color shades, tints & tones
#feafbf color schemes
#feafbf color preview, HTML & CSS examples
This text has a color of #feafbf
<p style="color:#feafbf;">Text here</p>
.mytext {color:#feafbf;}
This box has a color of #feafbf
<div style="background-color:#feafbf;">Content here</div>
.mybackground {background-color:#feafbf;}
Border around this has a color of #feafbf
<div style="border:2px solid #feafbf;">Content here</div>
.myborder {border:2px solid #feafbf;}