#fa6a3f color space conversions
Hex:
#fa6a3f
RGB:
250, 106, 63
CMY:
2, 58, 75
CMYK:
0, 58, 75, 2
HSL:
14°, 94.9239%, 61.3725%
HSV (HSB):
14°, 74.8000%, 98.0392%
XYZ:
45.4756, 30.9909, 8.2876
xyY:
0.5366, 0.3657, 30.9909
CIE-Lab:
62.5000, 52.7039, 50.5856
CIE-LCH:
62.5000, 73.0520, 43.8251
CIE-Luv:
62.5000, 115.4040, 42.9075
Hunter-Lab:
55.6695, 48.3923, 30.1420
#fa6a3f color charts
#fa6a3f color shades, tints & tones
#fa6a3f color schemes
#fa6a3f color preview, HTML & CSS examples
This text has a color of #fa6a3f
<p style="color:#fa6a3f;">Text here</p>
.mytext {color:#fa6a3f;}
This box has a color of #fa6a3f
<div style="background-color:#fa6a3f;">Content here</div>
.mybackground {background-color:#fa6a3f;}
Border around this has a color of #fa6a3f
<div style="border:2px solid #fa6a3f;">Content here</div>
.myborder {border:2px solid #fa6a3f;}