#fa5b1f color space conversions
Hex:
#fa5b1f
RGB:
250, 91, 31
CMY:
2, 64, 88
CMYK:
0, 64, 88, 2
HSL:
16°, 95.6332%, 55.0980%
HSV (HSB):
16°, 87.6000%, 98.0392%
XYZ:
43.4127, 27.9051, 4.3944
xyY:
0.5734, 0.3686, 27.9051
CIE-Lab:
59.8029, 58.3244, 62.0914
CIE-LCH:
59.8029, 85.1885, 46.7918
CIE-Luv:
59.8029, 130.3052, 46.8017
Hunter-Lab:
52.8253, 54.2503, 32.0455
#fa5b1f color charts
#fa5b1f color shades, tints & tones
#fa5b1f color schemes
#fa5b1f color preview, HTML & CSS examples
This text has a color of #fa5b1f
<p style="color:#fa5b1f;">Text here</p>
.mytext {color:#fa5b1f;}
This box has a color of #fa5b1f
<div style="background-color:#fa5b1f;">Content here</div>
.mybackground {background-color:#fa5b1f;}
Border around this has a color of #fa5b1f
<div style="border:2px solid #fa5b1f;">Content here</div>
.myborder {border:2px solid #fa5b1f;}