#fa2f2b color space conversions
Hex:
#fa2f2b
RGB:
250, 47, 43
CMY:
2, 82, 83
CMYK:
0, 81, 83, 2
HSL:
1°, 95.3917%, 57.4510%
HSV (HSB):
1°, 82.8000%, 98.0392%
XYZ:
40.8769, 22.5314, 4.4800
xyY:
0.6021, 0.3319, 22.5314
CIE-Lab:
54.5864, 73.1610, 52.6548
CIE-LCH:
54.5864, 90.1391, 35.7430
CIE-Luv:
54.5864, 155.3823, 34.4781
Hunter-Lab:
47.4673, 70.6492, 27.6312
#fa2f2b color charts
#fa2f2b color shades, tints & tones
#fa2f2b color schemes
#fa2f2b color preview, HTML & CSS examples
This text has a color of #fa2f2b
<p style="color:#fa2f2b;">Text here</p>
.mytext {color:#fa2f2b;}
This box has a color of #fa2f2b
<div style="background-color:#fa2f2b;">Content here</div>
.mybackground {background-color:#fa2f2b;}
Border around this has a color of #fa2f2b
<div style="border:2px solid #fa2f2b;">Content here</div>
.myborder {border:2px solid #fa2f2b;}