#fa5f1e color space conversions
Hex:
#fa5f1e
RGB:
250, 95, 30
CMY:
2, 63, 88
CMYK:
0, 62, 88, 2
HSL:
18°, 95.6522%, 54.9020%
HSV (HSB):
18°, 88.0000%, 98.0392%
XYZ:
43.7509, 28.6021, 4.4431
xyY:
0.5697, 0.3724, 28.6021
CIE-Lab:
60.4289, 56.6234, 62.9183
CIE-LCH:
60.4289, 84.6458, 48.0143
CIE-Luv:
60.4289, 127.3940, 48.0855
Hunter-Lab:
53.4810, 52.4328, 32.5109
#fa5f1e color charts
#fa5f1e color shades, tints & tones
#fa5f1e color schemes
#fa5f1e color preview, HTML & CSS examples
This text has a color of #fa5f1e
<p style="color:#fa5f1e;">Text here</p>
.mytext {color:#fa5f1e;}
This box has a color of #fa5f1e
<div style="background-color:#fa5f1e;">Content here</div>
.mybackground {background-color:#fa5f1e;}
Border around this has a color of #fa5f1e
<div style="border:2px solid #fa5f1e;">Content here</div>
.myborder {border:2px solid #fa5f1e;}