#fe250c color space conversions
Hex:
#fe250c
RGB:
254, 37, 12
CMY:
0, 85, 95
CMYK:
0, 85, 95, 0
HSL:
6°, 99.1803%, 52.1569%
HSV (HSB):
6°, 95.2756%, 99.6078%
XYZ:
41.6010, 22.4205, 2.4828
xyY:
0.6255, 0.3371, 22.4205
CIE-Lab:
54.4704, 75.8766, 64.7866
CIE-LCH:
54.4704, 99.7725, 40.4921
CIE-Luv:
54.4704, 165.6830, 39.1544
Hunter-Lab:
47.3503, 73.9633, 30.0364
#fe250c color charts
#fe250c color shades, tints & tones
#fe250c color schemes
#fe250c color preview, HTML & CSS examples
This text has a color of #fe250c
<p style="color:#fe250c;">Text here</p>
.mytext {color:#fe250c;}
This box has a color of #fe250c
<div style="background-color:#fe250c;">Content here</div>
.mybackground {background-color:#fe250c;}
Border around this has a color of #fe250c
<div style="border:2px solid #fe250c;">Content here</div>
.myborder {border:2px solid #fe250c;}