#fe2a00 color space conversions
Hex:
#fe2a00
RGB:
254, 42, 0
CMY:
0, 84, 100
CMYK:
0, 83, 100, 0
HSL:
10°, 100.0000%, 49.8039%
HSV (HSB):
10°, 100.0000%, 99.6078%
XYZ:
41.7010, 22.7268, 2.1888
xyY:
0.6260, 0.3412, 22.7268
CIE-Lab:
54.7898, 74.8039, 67.6704
CIE-LCH:
54.7898, 100.8707, 42.1337
CIE-Luv:
54.7898, 164.3744, 40.7755
Hunter-Lab:
47.6726, 72.7137, 30.6486
#fe2a00 color charts
#fe2a00 color shades, tints & tones
#fe2a00 color schemes
#fe2a00 color preview, HTML & CSS examples
This text has a color of #fe2a00
<p style="color:#fe2a00;">Text here</p>
.mytext {color:#fe2a00;}
This box has a color of #fe2a00
<div style="background-color:#fe2a00;">Content here</div>
.mybackground {background-color:#fe2a00;}
Border around this has a color of #fe2a00
<div style="border:2px solid #fe2a00;">Content here</div>
.myborder {border:2px solid #fe2a00;}