#fe950b color space conversions
Hex:
#fe950b
RGB:
254, 149, 11
CMY:
0, 42, 96
CMYK:
0, 41, 96, 0
HSL:
34°, 99.1837%, 51.9608%
HSV (HSB):
34°, 95.6693%, 99.6078%
XYZ:
51.6809, 42.5899, 5.8134
xyY:
0.5164, 0.4255, 42.5899
CIE-Lab:
71.2757, 31.9121, 75.1653
CIE-LCH:
71.2757, 81.6591, 66.9959
CIE-Luv:
71.2757, 87.2429, 67.7185
Hunter-Lab:
65.2609, 27.1496, 40.4011
#fe950b color charts
#fe950b color shades, tints & tones
#fe950b color schemes
#fe950b color preview, HTML & CSS examples
This text has a color of #fe950b
<p style="color:#fe950b;">Text here</p>
.mytext {color:#fe950b;}
This box has a color of #fe950b
<div style="background-color:#fe950b;">Content here</div>
.mybackground {background-color:#fe950b;}
Border around this has a color of #fe950b
<div style="border:2px solid #fe950b;">Content here</div>
.myborder {border:2px solid #fe950b;}