#fa5f01 color space conversions
Hex:
#fa5f01
RGB:
250, 95, 1
CMY:
2, 63, 100
CMYK:
0, 62, 100, 2
HSL:
23°, 99.2032%, 49.2157%
HSV (HSB):
23°, 99.6000%, 98.0392%
XYZ:
43.5220, 28.5106, 3.2379
xyY:
0.5782, 0.3788, 28.5106
CIE-Lab:
60.3473, 56.3009, 69.6701
CIE-LCH:
60.3473, 89.5752, 51.0581
CIE-Luv:
60.3473, 128.7928, 51.1838
Hunter-Lab:
53.3953, 52.0519, 33.7813
#fa5f01 color charts
#fa5f01 color shades, tints & tones
#fa5f01 color schemes
#fa5f01 color preview, HTML & CSS examples
This text has a color of #fa5f01
<p style="color:#fa5f01;">Text here</p>
.mytext {color:#fa5f01;}
This box has a color of #fa5f01
<div style="background-color:#fa5f01;">Content here</div>
.mybackground {background-color:#fa5f01;}
Border around this has a color of #fa5f01
<div style="border:2px solid #fa5f01;">Content here</div>
.myborder {border:2px solid #fa5f01;}