#fe6301 color space conversions
Hex:
#fe6301
RGB:
254, 99, 1
CMY:
0, 61, 100
CMYK:
0, 61, 100, 0
HSL:
23°, 99.2157%, 50.0000%
HSV (HSB):
23°, 99.6063%, 99.6078%
XYZ:
45.3404, 29.9967, 3.4290
xyY:
0.5756, 0.3808, 29.9967
CIE-Lab:
61.6514, 55.9737, 70.7234
CIE-LCH:
61.6514, 90.1934, 51.6403
CIE-Luv:
61.6514, 128.9413, 52.6143
Hunter-Lab:
54.7692, 51.9239, 34.6265
#fe6301 color charts
#fe6301 color shades, tints & tones
#fe6301 color schemes
#fe6301 color preview, HTML & CSS examples
This text has a color of #fe6301
<p style="color:#fe6301;">Text here</p>
.mytext {color:#fe6301;}
This box has a color of #fe6301
<div style="background-color:#fe6301;">Content here</div>
.mybackground {background-color:#fe6301;}
Border around this has a color of #fe6301
<div style="border:2px solid #fe6301;">Content here</div>
.myborder {border:2px solid #fe6301;}