#fa300c color space conversions
Hex:
#fa300c
RGB:
250, 48, 12
CMY:
2, 81, 95
CMYK:
0, 81, 95, 2
HSL:
9°, 95.9677%, 51.3725%
HSV (HSB):
9°, 95.2000%, 98.0392%
XYZ:
40.5477, 22.4644, 2.5468
xyY:
0.6185, 0.3427, 22.4644
CIE-Lab:
54.5164, 72.4469, 64.3827
CIE-LCH:
54.5164, 96.9210, 41.6271
CIE-Luv:
54.5164, 158.2310, 40.1100
Hunter-Lab:
47.3967, 69.7618, 29.9918
#fa300c color charts
#fa300c RGB chart
#fa300c CMYK chart
#fa300c RGB pie chart
#fa300c color shades, tints & tones
#fa300c color schemes
#fa300c color preview, HTML & CSS examples
This text has a color of #fa300c
<p style="color:#fa300c;">Text here</p>
.mytext {color:#fa300c;}
Text color #fa300c
This box has a color of #fa300c
<div style="background-color:#fa300c;">Content here</div>
.mybackground {background-color:#fa300c;}
Background color #fa300c
Border around this has a color of #fa300c
<div style="border:2px solid #fa300c;">Content here</div>
.myborder {border:2px solid #fa300c;}
Border color #fa300c