#fe031a color space conversions
Hex:
#fe031a
RGB:
254, 3, 26
CMY:
0, 99, 90
CMYK:
0, 99, 90, 0
HSL:
355°, 99.2095%, 50.3922%
HSV (HSB):
355°, 98.8189%, 99.6078%
XYZ:
41.0921, 21.2105, 2.9055
xyY:
0.6302, 0.3253, 21.2105
CIE-Lab:
53.1791, 79.8878, 59.5087
CIE-LCH:
53.1791, 99.6160, 36.6826
CIE-Luv:
53.1791, 172.0396, 34.8752
Hunter-Lab:
46.0549, 78.6689, 28.4979
#fe031a color charts
#fe031a color shades, tints & tones
#fe031a color schemes
#fe031a color preview, HTML & CSS examples
This text has a color of #fe031a
<p style="color:#fe031a;">Text here</p>
.mytext {color:#fe031a;}
This box has a color of #fe031a
<div style="background-color:#fe031a;">Content here</div>
.mybackground {background-color:#fe031a;}
Border around this has a color of #fe031a
<div style="border:2px solid #fe031a;">Content here</div>
.myborder {border:2px solid #fe031a;}