#fe2d00 color space conversions
Hex:
#fe2d00
RGB:
254, 45, 0
CMY:
0, 82, 100
CMYK:
0, 82, 100, 0
HSL:
11°, 100.0000%, 49.8039%
HSV (HSB):
11°, 100.0000%, 99.6078%
XYZ:
41.8114, 22.9476, 2.2256
xyY:
0.6242, 0.3426, 22.9476
CIE-Lab:
55.0183, 74.1538, 67.7614
CIE-LCH:
55.0183, 100.4509, 42.4209
CIE-Luv:
55.0183, 163.1061, 41.1832
Hunter-Lab:
47.9037, 71.9676, 30.7779
#fe2d00 color charts
#fe2d00 color shades, tints & tones
#fe2d00 color schemes
#fe2d00 color preview, HTML & CSS examples
This text has a color of #fe2d00
<p style="color:#fe2d00;">Text here</p>
.mytext {color:#fe2d00;}
This box has a color of #fe2d00
<div style="background-color:#fe2d00;">Content here</div>
.mybackground {background-color:#fe2d00;}
Border around this has a color of #fe2d00
<div style="border:2px solid #fe2d00;">Content here</div>
.myborder {border:2px solid #fe2d00;}