#fa4b2c color space conversions
Hex:
#fa4b2c
RGB:
250, 75, 44
CMY:
2, 71, 83
CMYK:
0, 70, 82, 2
HSL:
9°, 95.3704%, 57.6471%
HSV (HSB):
9°, 82.4000%, 98.0392%
XYZ:
42.3950, 25.5380, 5.0777
xyY:
0.5807, 0.3498, 25.5380
CIE-Lab:
57.5959, 64.8046, 54.9004
CIE-LCH:
57.5959, 84.9335, 40.2702
CIE-Luv:
57.5959, 139.9850, 39.8365
Hunter-Lab:
50.5351, 61.3111, 29.4172
#fa4b2c color charts
#fa4b2c color shades, tints & tones
#fa4b2c color schemes
#fa4b2c color preview, HTML & CSS examples
This text has a color of #fa4b2c
<p style="color:#fa4b2c;">Text here</p>
.mytext {color:#fa4b2c;}
This box has a color of #fa4b2c
<div style="background-color:#fa4b2c;">Content here</div>
.mybackground {background-color:#fa4b2c;}
Border around this has a color of #fa4b2c
<div style="border:2px solid #fa4b2c;">Content here</div>
.myborder {border:2px solid #fa4b2c;}