#fe380b color space conversions
Hex:
#fe380b
RGB:
254, 56, 11
CMY:
0, 78, 96
CMYK:
0, 78, 96, 0
HSL:
11°, 99.1837%, 51.9608%
HSV (HSB):
11°, 95.6693%, 99.6078%
XYZ:
42.3476, 23.9233, 2.7023
xyY:
0.6140, 0.3468, 23.9233
CIE-Lab:
56.0110, 71.4938, 65.8184
CIE-LCH:
56.0110, 97.1773, 42.6332
CIE-Luv:
56.0110, 157.2858, 42.0155
Hunter-Lab:
48.9115, 68.9504, 30.9623
#fe380b color charts
#fe380b color shades, tints & tones
#fe380b color schemes
#fe380b color preview, HTML & CSS examples
This text has a color of #fe380b
<p style="color:#fe380b;">Text here</p>
.mytext {color:#fe380b;}
This box has a color of #fe380b
<div style="background-color:#fe380b;">Content here</div>
.mybackground {background-color:#fe380b;}
Border around this has a color of #fe380b
<div style="border:2px solid #fe380b;">Content here</div>
.myborder {border:2px solid #fe380b;}