#fa6f35 color space conversions
Hex:
#fa6f35
RGB:
250, 111, 53
CMY:
2, 56, 79
CMYK:
0, 56, 79, 2
HSL:
18°, 95.1691%, 59.4118%
HSV (HSB):
18°, 78.8000%, 98.0392%
XYZ:
45.7514, 31.9499, 7.1237
xyY:
0.5394, 0.3767, 31.9499
CIE-Lab:
63.3015, 50.0382, 56.1370
CIE-LCH:
63.3015, 75.2010, 48.2875
CIE-Luv:
63.3015, 112.8283, 47.6904
Hunter-Lab:
56.5243, 45.5625, 32.0947
#fa6f35 color charts
#fa6f35 color shades, tints & tones
#fa6f35 color schemes
#fa6f35 color preview, HTML & CSS examples
This text has a color of #fa6f35
<p style="color:#fa6f35;">Text here</p>
.mytext {color:#fa6f35;}
This box has a color of #fa6f35
<div style="background-color:#fa6f35;">Content here</div>
.mybackground {background-color:#fa6f35;}
Border around this has a color of #fa6f35
<div style="border:2px solid #fa6f35;">Content here</div>
.myborder {border:2px solid #fa6f35;}