#fa2b2f color space conversions
Hex:
#fa2b2f
RGB:
250, 43, 47
CMY:
2, 83, 82
CMYK:
0, 83, 81, 2
HSL:
359°, 95.3917%, 57.4510%
HSV (HSB):
359°, 82.8000%, 98.0392%
XYZ:
40.8013, 22.2570, 4.8349
xyY:
0.6010, 0.3278, 22.2570
CIE-Lab:
54.2986, 74.1687, 50.3819
CIE-LCH:
54.2986, 89.6623, 34.1878
CIE-Luv:
54.2986, 156.3794, 32.7488
Hunter-Lab:
47.1773, 71.8155, 26.9479
#fa2b2f color charts
#fa2b2f color shades, tints & tones
#fa2b2f color schemes
#fa2b2f color preview, HTML & CSS examples
This text has a color of #fa2b2f
<p style="color:#fa2b2f;">Text here</p>
.mytext {color:#fa2b2f;}
This box has a color of #fa2b2f
<div style="background-color:#fa2b2f;">Content here</div>
.mybackground {background-color:#fa2b2f;}
Border around this has a color of #fa2b2f
<div style="border:2px solid #fa2b2f;">Content here</div>
.myborder {border:2px solid #fa2b2f;}