#fe342f color space conversions
Hex:
#fe342f
RGB:
254, 52, 47
CMY:
0, 80, 82
CMYK:
0, 80, 81, 0
HSL:
1°, 99.0431%, 59.0196%
HSV (HSB):
1°, 81.4961%, 99.6078%
XYZ:
42.6141, 23.7320, 5.0241
xyY:
0.5971, 0.3325, 23.7320
CIE-Lab:
55.8185, 73.1227, 52.0905
CIE-LCH:
55.8185, 89.7795, 35.4650
CIE-Luv:
55.8185, 155.4484, 34.8257
Hunter-Lab:
48.7156, 70.8914, 27.9863
#fe342f color charts
#fe342f color shades, tints & tones
#fe342f color schemes
#fe342f color preview, HTML & CSS examples
This text has a color of #fe342f
<p style="color:#fe342f;">Text here</p>
.mytext {color:#fe342f;}
This box has a color of #fe342f
<div style="background-color:#fe342f;">Content here</div>
.mybackground {background-color:#fe342f;}
Border around this has a color of #fe342f
<div style="border:2px solid #fe342f;">Content here</div>
.myborder {border:2px solid #fe342f;}