#fa0808 color space conversions
Hex:
#fa0808
RGB:
250, 8, 8
CMY:
2, 97, 97
CMYK:
0, 97, 97, 2
HSL:
0°, 96.0317%, 50.5882%
HSV (HSB):
0°, 96.8000%, 98.0392%
XYZ:
39.5550, 20.5152, 2.1048
xyY:
0.6362, 0.3300, 20.5152
CIE-Lab:
52.4148, 78.4085, 64.2807
CIE-LCH:
52.4148, 101.3898, 39.3455
CIE-Luv:
52.4148, 170.0881, 36.6797
Hunter-Lab:
45.2937, 76.6201, 28.9504
#fa0808 color charts
#fa0808 color shades, tints & tones
#fa0808 color schemes
#fa0808 color preview, HTML & CSS examples
This text has a color of #fa0808
<p style="color:#fa0808;">Text here</p>
.mytext {color:#fa0808;}
This box has a color of #fa0808
<div style="background-color:#fa0808;">Content here</div>
.mybackground {background-color:#fa0808;}
Border around this has a color of #fa0808
<div style="border:2px solid #fa0808;">Content here</div>
.myborder {border:2px solid #fa0808;}