#feafbd color space conversions
Hex:
#feafbd
RGB:
254, 175, 189
CMY:
0, 31, 26
CMYK:
0, 31, 26, 0
HSL:
349°, 97.5309%, 84.1176%
HSV (HSB):
349°, 31.1024%, 99.6078%
XYZ:
65.3883, 55.4049, 55.3920
xyY:
0.3711, 0.3145, 55.4049
CIE-Lab:
79.2739, 30.7280, 4.6068
CIE-LCH:
79.2739, 31.0714, 8.5264
CIE-Luv:
79.2739, 49.7721, 0.9429
Hunter-Lab:
74.4345, 26.5463, 7.9822
#feafbd color charts
#feafbd color shades, tints & tones
#feafbd color schemes
#feafbd color preview, HTML & CSS examples
This text has a color of #feafbd
<p style="color:#feafbd;">Text here</p>
.mytext {color:#feafbd;}
This box has a color of #feafbd
<div style="background-color:#feafbd;">Content here</div>
.mybackground {background-color:#feafbd;}
Border around this has a color of #feafbd
<div style="border:2px solid #feafbd;">Content here</div>
.myborder {border:2px solid #feafbd;}