#fa150c color space conversions
Hex:
#fa150c
RGB:
250, 21, 12
CMY:
2, 92, 95
CMYK:
0, 92, 95, 2
HSL:
2°, 95.9677%, 51.3725%
HSV (HSB):
2°, 95.2000%, 98.0392%
XYZ:
39.7589, 20.8869, 2.2839
xyY:
0.6318, 0.3319, 20.8869
CIE-Lab:
52.8255, 77.2785, 63.5076
CIE-LCH:
52.8255, 100.0259, 39.4134
CIE-Luv:
52.8255, 167.5840, 37.0566
Hunter-Lab:
45.7022, 75.3084, 29.0286
#fa150c color charts
#fa150c RGB chart
#fa150c CMYK chart
#fa150c RGB pie chart
#fa150c color shades, tints & tones
#fa150c color schemes
#fa150c color preview, HTML & CSS examples
This text has a color of #fa150c
<p style="color:#fa150c;">Text here</p>
.mytext {color:#fa150c;}
Text color #fa150c
This box has a color of #fa150c
<div style="background-color:#fa150c;">Content here</div>
.mybackground {background-color:#fa150c;}
Background color #fa150c
Border around this has a color of #fa150c
<div style="border:2px solid #fa150c;">Content here</div>
.myborder {border:2px solid #fa150c;}
Border color #fa150c