#febd45 color space conversions
Hex:
#febd45
RGB:
254, 189, 69
CMY:
0, 26, 73
CMYK:
0, 26, 73, 0
HSL:
39°, 98.9305%, 63.3333%
HSV (HSB):
39°, 72.8346%, 99.6078%
XYZ:
60.1448, 57.8957, 13.6352
xyY:
0.4568, 0.4397, 57.8957
CIE-Lab:
80.6808, 12.5354, 66.6301
CIE-LCH:
80.6808, 67.7990, 79.3453
CIE-Luv:
80.6808, 52.7693, 72.5018
Hunter-Lab:
76.0892, 7.9394, 42.6376
#febd45 color charts
#febd45 color shades, tints & tones
#febd45 color schemes
#febd45 color preview, HTML & CSS examples
This text has a color of #febd45
<p style="color:#febd45;">Text here</p>
.mytext {color:#febd45;}
This box has a color of #febd45
<div style="background-color:#febd45;">Content here</div>
.mybackground {background-color:#febd45;}
Border around this has a color of #febd45
<div style="border:2px solid #febd45;">Content here</div>
.myborder {border:2px solid #febd45;}