#fe341e color space conversions
Hex:
#fe341e
RGB:
254, 52, 30
CMY:
0, 80, 88
CMYK:
0, 80, 88, 0
HSL:
6°, 99.1150%, 55.6863%
HSV (HSB):
6°, 88.1890%, 99.6078%
XYZ:
42.3354, 23.6206, 3.5562
xyY:
0.6090, 0.3398, 23.6206
CIE-Lab:
55.7059, 72.7720, 59.7007
CIE-LCH:
55.7059, 94.1273, 39.3648
CIE-Luv:
55.7059, 157.8080, 38.8050
Hunter-Lab:
48.6010, 70.4362, 29.6824
#fe341e color charts
#fe341e color shades, tints & tones
#fe341e color schemes
#fe341e color preview, HTML & CSS examples
This text has a color of #fe341e
<p style="color:#fe341e;">Text here</p>
.mytext {color:#fe341e;}
This box has a color of #fe341e
<div style="background-color:#fe341e;">Content here</div>
.mybackground {background-color:#fe341e;}
Border around this has a color of #fe341e
<div style="border:2px solid #fe341e;">Content here</div>
.myborder {border:2px solid #fe341e;}