#fa3e0c color space conversions
Hex:
#fa3e0c
RGB:
250, 62, 12
CMY:
2, 76, 95
CMYK:
0, 75, 95, 2
HSL:
13°, 95.9677%, 51.3725%
HSV (HSB):
13°, 95.2000%, 98.0392%
XYZ:
41.2133, 23.7958, 2.7687
xyY:
0.6081, 0.3511, 23.7958
CIE-Lab:
55.8827, 68.6058, 65.1235
CIE-LCH:
55.8827, 94.5930, 43.5083
CIE-Luv:
55.8827, 150.9232, 42.5457
Hunter-Lab:
48.7809, 65.4419, 30.7815
#fa3e0c color charts
#fa3e0c color shades, tints & tones
#fa3e0c color schemes
#fa3e0c color preview, HTML & CSS examples
This text has a color of #fa3e0c
<p style="color:#fa3e0c;">Text here</p>
.mytext {color:#fa3e0c;}
This box has a color of #fa3e0c
<div style="background-color:#fa3e0c;">Content here</div>
.mybackground {background-color:#fa3e0c;}
Border around this has a color of #fa3e0c
<div style="border:2px solid #fa3e0c;">Content here</div>
.myborder {border:2px solid #fa3e0c;}