#fa010c color space conversions
Hex:
#fa010c
RGB:
250, 1, 12
CMY:
2, 100, 95
CMYK:
0, 100, 95, 2
HSL:
357°, 99.2032%, 49.2157%
HSV (HSB):
357°, 99.6000%, 98.0392%
XYZ:
39.5016, 20.3722, 2.1981
xyY:
0.6364, 0.3282, 20.3722
CIE-Lab:
52.2555, 78.9268, 63.2242
CIE-LCH:
52.2555, 101.1274, 38.6964
CIE-Luv:
52.2555, 170.8158, 36.0174
Hunter-Lab:
45.1356, 77.2313, 28.7075
#fa010c color charts
#fa010c RGB chart
#fa010c CMYK chart
#fa010c RGB pie chart
#fa010c color shades, tints & tones
#fa010c color schemes
#fa010c color preview, HTML & CSS examples
This text has a color of #fa010c
<p style="color:#fa010c;">Text here</p>
.mytext {color:#fa010c;}
Text color #fa010c
This box has a color of #fa010c
<div style="background-color:#fa010c;">Content here</div>
.mybackground {background-color:#fa010c;}
Background color #fa010c
Border around this has a color of #fa010c
<div style="border:2px solid #fa010c;">Content here</div>
.myborder {border:2px solid #fa010c;}
Border color #fa010c