#fe941b color space conversions
Hex:
#fe941b
RGB:
254, 148, 27
CMY:
0, 42, 89
CMYK:
0, 42, 89, 0
HSL:
32°, 99.1266%, 55.0980%
HSV (HSB):
32°, 89.3701%, 99.6078%
XYZ:
51.6608, 42.3298, 6.4846
xyY:
0.5142, 0.4213, 42.3298
CIE-Lab:
71.0977, 32.6266, 72.0650
CIE-LCH:
71.0977, 79.1066, 65.6419
CIE-Luv:
71.0977, 87.6490, 65.8373
Hunter-Lab:
65.0613, 27.8774, 39.6336
#fe941b color charts
#fe941b color shades, tints & tones
#fe941b color schemes
#fe941b color preview, HTML & CSS examples
This text has a color of #fe941b
<p style="color:#fe941b;">Text here</p>
.mytext {color:#fe941b;}
This box has a color of #fe941b
<div style="background-color:#fe941b;">Content here</div>
.mybackground {background-color:#fe941b;}
Border around this has a color of #fe941b
<div style="border:2px solid #fe941b;">Content here</div>
.myborder {border:2px solid #fe941b;}