#fa070b color space conversions
Hex:
#fa070b
RGB:
250, 7, 11
CMY:
2, 97, 96
CMYK:
0, 97, 96, 2
HSL:
359°, 96.0474%, 50.3922%
HSV (HSB):
359°, 97.2000%, 98.0392%
XYZ:
39.5607, 20.5001, 2.1884
xyY:
0.6355, 0.3293, 20.5001
CIE-Lab:
52.3980, 78.4988, 63.5498
CIE-LCH:
52.3980, 100.9982, 38.9924
CIE-Luv:
52.3980, 170.0514, 36.3758
Hunter-Lab:
45.2771, 76.7291, 28.8282
#fa070b color charts
#fa070b color shades, tints & tones
#fa070b color schemes
#fa070b color preview, HTML & CSS examples
This text has a color of #fa070b
<p style="color:#fa070b;">Text here</p>
.mytext {color:#fa070b;}
This box has a color of #fa070b
<div style="background-color:#fa070b;">Content here</div>
.mybackground {background-color:#fa070b;}
Border around this has a color of #fa070b
<div style="border:2px solid #fa070b;">Content here</div>
.myborder {border:2px solid #fa070b;}