#febd5a color space conversions
Hex:
#febd5a
RGB:
254, 189, 90
CMY:
0, 26, 65
CMYK:
0, 26, 65, 0
HSL:
36°, 98.7952%, 67.4510%
HSV (HSB):
36°, 64.5669%, 99.6078%
XYZ:
60.9161, 58.2042, 17.6968
xyY:
0.4452, 0.4254, 58.2042
CIE-Lab:
80.8522, 13.6236, 57.8405
CIE-LCH:
80.8522, 59.4233, 76.7462
CIE-Luv:
80.8522, 51.5203, 65.5492
Hunter-Lab:
76.2917, 9.0153, 39.6512
#febd5a color charts
#febd5a color shades, tints & tones
#febd5a color schemes
#febd5a color preview, HTML & CSS examples
This text has a color of #febd5a
<p style="color:#febd5a;">Text here</p>
.mytext {color:#febd5a;}
This box has a color of #febd5a
<div style="background-color:#febd5a;">Content here</div>
.mybackground {background-color:#febd5a;}
Border around this has a color of #febd5a
<div style="border:2px solid #febd5a;">Content here</div>
.myborder {border:2px solid #febd5a;}