#fa2c00 color space conversions
Hex:
#fa2c00
RGB:
250, 44, 0
CMY:
2, 83, 100
CMYK:
0, 82, 100, 2
HSL:
11°, 100.0000%, 49.0196%
HSV (HSB):
11°, 100.0000%, 98.0392%
XYZ:
40.3250, 22.1254, 2.1453
xyY:
0.6243, 0.3425, 22.1254
CIE-Lab:
54.1598, 73.2938, 66.9474
CIE-LCH:
54.1598, 99.2670, 42.4089
CIE-Luv:
54.1598, 160.6404, 40.5308
Hunter-Lab:
47.0376, 70.7111, 30.2223
#fa2c00 color charts
#fa2c00 color shades, tints & tones
#fa2c00 color schemes
#fa2c00 color preview, HTML & CSS examples
This text has a color of #fa2c00
<p style="color:#fa2c00;">Text here</p>
.mytext {color:#fa2c00;}
This box has a color of #fa2c00
<div style="background-color:#fa2c00;">Content here</div>
.mybackground {background-color:#fa2c00;}
Border around this has a color of #fa2c00
<div style="border:2px solid #fa2c00;">Content here</div>
.myborder {border:2px solid #fa2c00;}