#febda1 color space conversions
Hex:
#febda1
RGB:
254, 189, 161
CMY:
0, 26, 37
CMYK:
0, 26, 37, 0
HSL:
18°, 97.8947%, 81.3725%
HSV (HSB):
18°, 36.6142%, 99.6078%
XYZ:
65.5037, 60.0392, 41.8545
xyY:
0.3913, 0.3587, 60.0392
CIE-Lab:
81.8595, 19.8426, 23.3033
CIE-LCH:
81.8595, 30.6068, 49.5858
CIE-Luv:
81.8595, 44.8826, 28.3587
Hunter-Lab:
77.4850, 15.3002, 22.2132
#febda1 color charts
#febda1 color shades, tints & tones
#febda1 color schemes
#febda1 color preview, HTML & CSS examples
This text has a color of #febda1
<p style="color:#febda1;">Text here</p>
.mytext {color:#febda1;}
This box has a color of #febda1
<div style="background-color:#febda1;">Content here</div>
.mybackground {background-color:#febda1;}
Border around this has a color of #febda1
<div style="border:2px solid #febda1;">Content here</div>
.myborder {border:2px solid #febda1;}