#fe960b color space conversions
Hex:
#fe960b
RGB:
254, 150, 11
CMY:
0, 41, 96
CMYK:
0, 41, 96, 0
HSL:
34°, 99.1837%, 51.9608%
HSV (HSB):
34°, 95.6693%, 99.6078%
XYZ:
51.8398, 42.9077, 5.8664
xyY:
0.5152, 0.4265, 42.9077
CIE-Lab:
71.4923, 31.3966, 75.3106
CIE-LCH:
71.4923, 81.5931, 67.3690
CIE-Luv:
71.4923, 86.4011, 68.0639
Hunter-Lab:
65.5040, 26.6329, 40.5429
#fe960b color charts
#fe960b color shades, tints & tones
#fe960b color schemes
#fe960b color preview, HTML & CSS examples
This text has a color of #fe960b
<p style="color:#fe960b;">Text here</p>
.mytext {color:#fe960b;}
This box has a color of #fe960b
<div style="background-color:#fe960b;">Content here</div>
.mybackground {background-color:#fe960b;}
Border around this has a color of #fe960b
<div style="border:2px solid #fe960b;">Content here</div>
.myborder {border:2px solid #fe960b;}