#fa000c color space conversions
Hex:
#fa000c
RGB:
250, 0, 12
CMY:
2, 100, 95
CMYK:
0, 100, 95, 2
HSL:
357°, 100.0000%, 49.0196%
HSV (HSB):
357°, 100.0000%, 98.0392%
XYZ:
39.4907, 20.3505, 2.1945
xyY:
0.6366, 0.3280, 20.3505
CIE-Lab:
52.2312, 78.9972, 63.2123
CIE-LCH:
52.2312, 101.1748, 38.6663
CIE-Luv:
52.2312, 170.9542, 35.9730
Hunter-Lab:
45.1116, 77.3138, 28.6939
#fa000c color charts
#fa000c RGB chart
#fa000c CMYK chart
#fa000c RGB pie chart
#fa000c color shades, tints & tones
#fa000c color schemes
#fa000c color preview, HTML & CSS examples
This text has a color of #fa000c
<p style="color:#fa000c;">Text here</p>
.mytext {color:#fa000c;}
Text color #fa000c
This box has a color of #fa000c
<div style="background-color:#fa000c;">Content here</div>
.mybackground {background-color:#fa000c;}
Background color #fa000c
Border around this has a color of #fa000c
<div style="border:2px solid #fa000c;">Content here</div>
.myborder {border:2px solid #fa000c;}
Border color #fa000c