#fe350c color space conversions
Hex:
#fe350c
RGB:
254, 53, 12
CMY:
0, 79, 95
CMYK:
0, 79, 95, 0
HSL:
10°, 99.1803%, 52.1569%
HSV (HSB):
10°, 95.2756%, 99.6078%
XYZ:
42.2125, 23.6436, 2.6866
xyY:
0.6159, 0.3449, 23.6436
CIE-Lab:
55.7292, 72.3019, 65.4454
CIE-LCH:
55.7292, 97.5226, 42.1504
CIE-Luv:
55.7292, 158.7695, 41.4202
Hunter-Lab:
48.6247, 69.8680, 30.7613
#fe350c color charts
#fe350c color shades, tints & tones
#fe350c color schemes
#fe350c color preview, HTML & CSS examples
This text has a color of #fe350c
<p style="color:#fe350c;">Text here</p>
.mytext {color:#fe350c;}
This box has a color of #fe350c
<div style="background-color:#fe350c;">Content here</div>
.mybackground {background-color:#fe350c;}
Border around this has a color of #fe350c
<div style="border:2px solid #fe350c;">Content here</div>
.myborder {border:2px solid #fe350c;}