#feadbd color space conversions
Hex:
#feadbd
RGB:
254, 173, 189
CMY:
0, 32, 26
CMYK:
0, 32, 26, 0
HSL:
348°, 97.5904%, 83.7255%
HSV (HSB):
348°, 31.8898%, 99.6078%
XYZ:
65.0019, 54.6321, 55.2632
xyY:
0.3717, 0.3124, 54.6321
CIE-Lab:
78.8289, 31.7752, 3.9633
CIE-LCH:
78.8289, 32.0214, 7.1098
CIE-Luv:
78.8289, 50.9541, -0.1874
Hunter-Lab:
73.9135, 27.6300, 7.4099
#feadbd color charts
#feadbd color shades, tints & tones
#feadbd color schemes
#feadbd color preview, HTML & CSS examples
This text has a color of #feadbd
<p style="color:#feadbd;">Text here</p>
.mytext {color:#feadbd;}
This box has a color of #feadbd
<div style="background-color:#feadbd;">Content here</div>
.mybackground {background-color:#feadbd;}
Border around this has a color of #feadbd
<div style="border:2px solid #feadbd;">Content here</div>
.myborder {border:2px solid #feadbd;}