#fe951f color space conversions
Hex:
#fe951f
RGB:
254, 149, 31
CMY:
0, 42, 88
CMYK:
0, 41, 88, 0
HSL:
32°, 99.1111%, 55.8824%
HSV (HSB):
32°, 87.7953%, 99.6078%
XYZ:
51.8678, 42.6647, 6.7977
xyY:
0.5119, 0.4210, 42.6647
CIE-Lab:
71.3268, 32.1835, 71.2225
CIE-LCH:
71.3268, 78.1564, 65.6831
CIE-Luv:
71.3268, 86.6588, 65.6393
Hunter-Lab:
65.3182, 27.4363, 39.5524
#fe951f color charts
#fe951f color shades, tints & tones
#fe951f color schemes
#fe951f color preview, HTML & CSS examples
This text has a color of #fe951f
<p style="color:#fe951f;">Text here</p>
.mytext {color:#fe951f;}
This box has a color of #fe951f
<div style="background-color:#fe951f;">Content here</div>
.mybackground {background-color:#fe951f;}
Border around this has a color of #fe951f
<div style="border:2px solid #fe951f;">Content here</div>
.myborder {border:2px solid #fe951f;}