#fa0a08 color space conversions
Hex:
#fa0a08
RGB:
250, 10, 8
CMY:
2, 96, 97
CMYK:
0, 96, 97, 2
HSL:
0°, 96.0317%, 50.5882%
HSV (HSB):
0°, 96.8000%, 98.0392%
XYZ:
39.5767, 20.5586, 2.1120
xyY:
0.6358, 0.3303, 20.5586
CIE-Lab:
52.4630, 78.2689, 64.3024
CIE-LCH:
52.4630, 101.2957, 39.4051
CIE-Luv:
52.4630, 169.8134, 36.7674
Hunter-Lab:
45.3416, 76.4571, 28.9774
#fa0a08 color charts
#fa0a08 color shades, tints & tones
#fa0a08 color schemes
#fa0a08 color preview, HTML & CSS examples
This text has a color of #fa0a08
<p style="color:#fa0a08;">Text here</p>
.mytext {color:#fa0a08;}
This box has a color of #fa0a08
<div style="background-color:#fa0a08;">Content here</div>
.mybackground {background-color:#fa0a08;}
Border around this has a color of #fa0a08
<div style="border:2px solid #fa0a08;">Content here</div>
.myborder {border:2px solid #fa0a08;}