#fe600c color space conversions
Hex:
#fe600c
RGB:
254, 96, 12
CMY:
0, 62, 95
CMYK:
0, 62, 95, 0
HSL:
21°, 99.1803%, 52.1569%
HSV (HSB):
21°, 95.2756%, 99.6078%
XYZ:
45.1223, 29.4631, 3.6566
xyY:
0.5767, 0.3766, 29.4631
CIE-Lab:
61.1882, 57.3428, 68.5571
CIE-LCH:
61.1882, 89.3772, 50.0901
CIE-Luv:
61.1882, 130.8987, 50.9788
Hunter-Lab:
54.2799, 53.3951, 34.0019
#fe600c color charts
#fe600c color shades, tints & tones
#fe600c color schemes
#fe600c color preview, HTML & CSS examples
This text has a color of #fe600c
<p style="color:#fe600c;">Text here</p>
.mytext {color:#fe600c;}
This box has a color of #fe600c
<div style="background-color:#fe600c;">Content here</div>
.mybackground {background-color:#fe600c;}
Border around this has a color of #fe600c
<div style="border:2px solid #fe600c;">Content here</div>
.myborder {border:2px solid #fe600c;}