#fe320a color space conversions
Hex:
#fe320a
RGB:
254, 50, 10
CMY:
0, 80, 96
CMYK:
0, 80, 96, 0
HSL:
10°, 99.1870%, 51.7647%
HSV (HSB):
10°, 96.0630%, 99.6078%
XYZ:
42.0684, 23.3739, 2.5815
xyY:
0.6184, 0.3436, 23.3739
CIE-Lab:
55.4554, 73.0471, 65.7430
CIE-LCH:
55.4554, 98.2753, 41.9875
CIE-Luv:
55.4554, 160.3335, 41.1090
Hunter-Lab:
48.3466, 70.7139, 30.6768
#fe320a color charts
#fe320a color shades, tints & tones
#fe320a color schemes
#fe320a color preview, HTML & CSS examples
This text has a color of #fe320a
<p style="color:#fe320a;">Text here</p>
.mytext {color:#fe320a;}
This box has a color of #fe320a
<div style="background-color:#fe320a;">Content here</div>
.mybackground {background-color:#fe320a;}
Border around this has a color of #fe320a
<div style="border:2px solid #fe320a;">Content here</div>
.myborder {border:2px solid #fe320a;}