#fa5c01 color space conversions
Hex:
#fa5c01
RGB:
250, 92, 1
CMY:
2, 64, 100
CMYK:
0, 63, 100, 2
HSL:
22°, 99.2032%, 49.2157%
HSV (HSB):
22°, 99.6000%, 98.0392%
XYZ:
43.2570, 27.9805, 3.1496
xyY:
0.5815, 0.3761, 27.9805
CIE-Lab:
59.8711, 57.5694, 69.4179
CIE-LCH:
59.8711, 90.1836, 50.3306
CIE-Luv:
59.8711, 131.0887, 50.3758
Hunter-Lab:
52.8966, 53.4020, 33.4973
#fa5c01 color charts
#fa5c01 color shades, tints & tones
#fa5c01 color schemes
#fa5c01 color preview, HTML & CSS examples
This text has a color of #fa5c01
<p style="color:#fa5c01;">Text here</p>
.mytext {color:#fa5c01;}
This box has a color of #fa5c01
<div style="background-color:#fa5c01;">Content here</div>
.mybackground {background-color:#fa5c01;}
Border around this has a color of #fa5c01
<div style="border:2px solid #fa5c01;">Content here</div>
.myborder {border:2px solid #fa5c01;}