#fe960c color space conversions
Hex:
#fe960c
RGB:
254, 150, 12
CMY:
0, 41, 95
CMYK:
0, 41, 95, 0
HSL:
34°, 99.1803%, 52.1569%
HSV (HSB):
34°, 95.2756%, 99.6078%
XYZ:
51.8458, 42.9101, 5.8977
xyY:
0.5151, 0.4263, 42.9101
CIE-Lab:
71.4939, 31.4052, 75.1790
CIE-LCH:
71.4939, 81.4750, 67.3278
CIE-Luv:
71.4939, 86.3827, 67.9976
Hunter-Lab:
65.5058, 26.6420, 40.5159
#fe960c color charts
#fe960c color shades, tints & tones
#fe960c color schemes
#fe960c color preview, HTML & CSS examples
This text has a color of #fe960c
<p style="color:#fe960c;">Text here</p>
.mytext {color:#fe960c;}
This box has a color of #fe960c
<div style="background-color:#fe960c;">Content here</div>
.mybackground {background-color:#fe960c;}
Border around this has a color of #fe960c
<div style="border:2px solid #fe960c;">Content here</div>
.myborder {border:2px solid #fe960c;}