#fe351e color space conversions
Hex:
#fe351e
RGB:
254, 53, 30
CMY:
0, 79, 88
CMYK:
0, 79, 88, 0
HSL:
6°, 99.1150%, 55.6863%
HSV (HSB):
6°, 88.1890%, 99.6078%
XYZ:
42.3805, 23.7108, 3.5712
xyY:
0.6084, 0.3404, 23.7108
CIE-Lab:
55.7970, 72.5146, 59.7680
CIE-LCH:
55.7970, 93.9712, 39.4960
CIE-Luv:
55.7970, 157.3215, 38.9725
Hunter-Lab:
48.6937, 70.1432, 29.7372
#fe351e color charts
#fe351e color shades, tints & tones
#fe351e color schemes
#fe351e color preview, HTML & CSS examples
This text has a color of #fe351e
<p style="color:#fe351e;">Text here</p>
.mytext {color:#fe351e;}
This box has a color of #fe351e
<div style="background-color:#fe351e;">Content here</div>
.mybackground {background-color:#fe351e;}
Border around this has a color of #fe351e
<div style="border:2px solid #fe351e;">Content here</div>
.myborder {border:2px solid #fe351e;}