#fe5a1a color space conversions
Hex:
#fe5a1a
RGB:
254, 90, 26
CMY:
0, 65, 90
CMYK:
0, 65, 90, 0
HSL:
17°, 99.1304%, 54.9020%
HSV (HSB):
17°, 89.7638%, 99.6078%
XYZ:
44.7157, 28.4577, 4.1134
xyY:
0.5786, 0.3682, 28.4577
CIE-Lab:
60.3000, 59.9959, 64.4434
CIE-LCH:
60.3000, 88.0480, 47.0469
CIE-Luv:
60.3000, 134.6512, 47.7567
Hunter-Lab:
53.3458, 56.2676, 32.7703
#fe5a1a color charts
#fe5a1a color shades, tints & tones
#fe5a1a color schemes
#fe5a1a color preview, HTML & CSS examples
This text has a color of #fe5a1a
<p style="color:#fe5a1a;">Text here</p>
.mytext {color:#fe5a1a;}
This box has a color of #fe5a1a
<div style="background-color:#fe5a1a;">Content here</div>
.mybackground {background-color:#fe5a1a;}
Border around this has a color of #fe5a1a
<div style="border:2px solid #fe5a1a;">Content here</div>
.myborder {border:2px solid #fe5a1a;}