#febebd color space conversions
Hex:
#febebd
RGB:
254, 190, 189
CMY:
0, 25, 26
CMYK:
0, 25, 26, 0
HSL:
1°, 97.0149%, 86.8627%
HSV (HSB):
1°, 25.5906%, 99.6078%
XYZ:
68.4718, 61.5719, 56.4198
xyY:
0.3672, 0.3302, 61.5719
CIE-Lab:
82.6852, 22.8560, 9.5069
CIE-LCH:
82.6852, 24.7544, 22.5846
CIE-Luv:
82.6852, 40.8505, 9.4999
Hunter-Lab:
78.4677, 18.4425, 12.2968
#febebd color charts
#febebd color shades, tints & tones
#febebd color schemes
#febebd color preview, HTML & CSS examples
This text has a color of #febebd
<p style="color:#febebd;">Text here</p>
.mytext {color:#febebd;}
This box has a color of #febebd
<div style="background-color:#febebd;">Content here</div>
.mybackground {background-color:#febebd;}
Border around this has a color of #febebd
<div style="border:2px solid #febebd;">Content here</div>
.myborder {border:2px solid #febebd;}