#fa000b color space conversions
Hex:
#fa000b
RGB:
250, 0, 11
CMY:
2, 100, 96
CMYK:
0, 100, 96, 2
HSL:
357°, 100.0000%, 49.0196%
HSV (HSB):
357°, 100.0000%, 98.0392%
XYZ:
39.4847, 20.3482, 2.1631
xyY:
0.6369, 0.3282, 20.3482
CIE-Lab:
52.2286, 78.9899, 63.4683
CIE-LCH:
52.2286, 101.3293, 38.7818
CIE-Luv:
52.2286, 171.0174, 36.0666
Hunter-Lab:
45.1089, 77.3040, 28.7331
#fa000b color charts
#fa000b RGB chart
#fa000b CMYK chart
#fa000b RGB pie chart
#fa000b color shades, tints & tones
#fa000b color schemes
#fa000b color preview, HTML & CSS examples
This text has a color of #fa000b
<p style="color:#fa000b;">Text here</p>
.mytext {color:#fa000b;}
Text color #fa000b
This box has a color of #fa000b
<div style="background-color:#fa000b;">Content here</div>
.mybackground {background-color:#fa000b;}
Background color #fa000b
Border around this has a color of #fa000b
<div style="border:2px solid #fa000b;">Content here</div>
.myborder {border:2px solid #fa000b;}
Border color #fa000b