#fa1b08 color space conversions
Hex:
#fa1b08
RGB:
250, 27, 8
CMY:
2, 89, 97
CMYK:
0, 89, 97, 2
HSL:
5°, 96.0317%, 50.5882%
HSV (HSB):
5°, 96.8000%, 98.0392%
XYZ:
39.8601, 21.1254, 2.2065
xyY:
0.6308, 0.3343, 21.1254
CIE-Lab:
53.0865, 76.4706, 64.5878
CIE-LCH:
53.0865, 100.0967, 40.1848
CIE-Luv:
53.0865, 166.2884, 37.8976
Hunter-Lab:
45.9624, 74.3670, 29.3274
#fa1b08 color charts
#fa1b08 color shades, tints & tones
#fa1b08 color schemes
#fa1b08 color preview, HTML & CSS examples
This text has a color of #fa1b08
<p style="color:#fa1b08;">Text here</p>
.mytext {color:#fa1b08;}
This box has a color of #fa1b08
<div style="background-color:#fa1b08;">Content here</div>
.mybackground {background-color:#fa1b08;}
Border around this has a color of #fa1b08
<div style="border:2px solid #fa1b08;">Content here</div>
.myborder {border:2px solid #fa1b08;}