#fa3c2c color space conversions
Hex:
#fa3c2c
RGB:
250, 60, 44
CMY:
2, 76, 83
CMYK:
0, 76, 82, 2
HSL:
5°, 95.3704%, 57.6471%
HSV (HSB):
5°, 82.4000%, 98.0392%
XYZ:
41.4948, 23.7376, 4.7777
xyY:
0.5927, 0.3391, 23.7376
CIE-Lab:
55.8241, 69.7184, 53.2925
CIE-LCH:
55.8241, 87.7539, 37.3942
CIE-Luv:
55.8241, 148.8647, 36.5321
Hunter-Lab:
48.7212, 66.7626, 28.2908
#fa3c2c color charts
#fa3c2c color shades, tints & tones
#fa3c2c color schemes
#fa3c2c color preview, HTML & CSS examples
This text has a color of #fa3c2c
<p style="color:#fa3c2c;">Text here</p>
.mytext {color:#fa3c2c;}
This box has a color of #fa3c2c
<div style="background-color:#fa3c2c;">Content here</div>
.mybackground {background-color:#fa3c2c;}
Border around this has a color of #fa3c2c
<div style="border:2px solid #fa3c2c;">Content here</div>
.myborder {border:2px solid #fa3c2c;}