#fa1800 color space conversions
Hex:
#fa1800
RGB:
250, 24, 0
CMY:
2, 91, 100
CMYK:
0, 90, 100, 2
HSL:
6°, 100.0000%, 49.0196%
HSV (HSB):
6°, 100.0000%, 98.0392%
XYZ:
39.7510, 20.9773, 1.9539
xyY:
0.6342, 0.3347, 20.9773
CIE-Lab:
52.9246, 76.8264, 66.4741
CIE-LCH:
52.9246, 101.5928, 40.8680
CIE-Luv:
52.9246, 167.5361, 38.3226
Hunter-Lab:
45.8009, 74.7698, 29.5313
#fa1800 color charts
#fa1800 color shades, tints & tones
#fa1800 color schemes
#fa1800 color preview, HTML & CSS examples
This text has a color of #fa1800
<p style="color:#fa1800;">Text here</p>
.mytext {color:#fa1800;}
This box has a color of #fa1800
<div style="background-color:#fa1800;">Content here</div>
.mybackground {background-color:#fa1800;}
Border around this has a color of #fa1800
<div style="border:2px solid #fa1800;">Content here</div>
.myborder {border:2px solid #fa1800;}