#fe951b color space conversions
Hex:
#fe951b
RGB:
254, 149, 27
CMY:
0, 42, 89
CMYK:
0, 41, 89, 0
HSL:
32°, 99.1266%, 55.0980%
HSV (HSB):
32°, 89.3701%, 99.6078%
XYZ:
51.8183, 42.6449, 6.5371
xyY:
0.5131, 0.4222, 42.6449
CIE-Lab:
71.3133, 32.1117, 72.2264
CIE-LCH:
71.3133, 79.0432, 66.0302
CIE-Luv:
71.3133, 86.8128, 66.1877
Hunter-Lab:
65.3030, 27.3605, 39.7770
#fe951b color charts
#fe951b color shades, tints & tones
#fe951b color schemes
#fe951b color preview, HTML & CSS examples
This text has a color of #fe951b
<p style="color:#fe951b;">Text here</p>
.mytext {color:#fe951b;}
This box has a color of #fe951b
<div style="background-color:#fe951b;">Content here</div>
.mybackground {background-color:#fe951b;}
Border around this has a color of #fe951b
<div style="border:2px solid #fe951b;">Content here</div>
.myborder {border:2px solid #fe951b;}