#fe963d color space conversions
Hex:
#fe963d
RGB:
254, 150, 61
CMY:
0, 41, 76
CMYK:
0, 41, 76, 0
HSL:
28°, 98.9744%, 61.7647%
HSV (HSB):
28°, 75.9843%, 99.6078%
XYZ:
52.6217, 43.2204, 9.9838
xyY:
0.4972, 0.4084, 43.2204
CIE-Lab:
71.7043, 32.5261, 61.0278
CIE-LCH:
71.7043, 69.1545, 61.9436
CIE-Luv:
71.7043, 84.0350, 59.5435
Hunter-Lab:
65.7423, 27.8268, 37.0156
#fe963d color charts
#fe963d color shades, tints & tones
#fe963d color schemes
#fe963d color preview, HTML & CSS examples
This text has a color of #fe963d
<p style="color:#fe963d;">Text here</p>
.mytext {color:#fe963d;}
This box has a color of #fe963d
<div style="background-color:#fe963d;">Content here</div>
.mybackground {background-color:#fe963d;}
Border around this has a color of #fe963d
<div style="border:2px solid #fe963d;">Content here</div>
.myborder {border:2px solid #fe963d;}