#fe950d color space conversions
Hex:
#fe950d
RGB:
254, 149, 13
CMY:
0, 42, 95
CMYK:
0, 41, 95, 0
HSL:
34°, 99.1770%, 52.3529%
HSV (HSB):
34°, 94.8819%, 99.6078%
XYZ:
51.6931, 42.5948, 5.8779
xyY:
0.5161, 0.4252, 42.5948
CIE-Lab:
71.2791, 31.9299, 74.8937
CIE-LCH:
71.2791, 81.4161, 66.9097
CIE-Luv:
71.2791, 87.2044, 67.5816
Hunter-Lab:
65.2647, 27.1684, 40.3455
#fe950d color charts
#fe950d color shades, tints & tones
#fe950d color schemes
#fe950d color preview, HTML & CSS examples
This text has a color of #fe950d
<p style="color:#fe950d;">Text here</p>
.mytext {color:#fe950d;}
This box has a color of #fe950d
<div style="background-color:#fe950d;">Content here</div>
.mybackground {background-color:#fe950d;}
Border around this has a color of #fe950d
<div style="border:2px solid #fe950d;">Content here</div>
.myborder {border:2px solid #fe950d;}