#fa2b2a color space conversions
Hex:
#fa2b2a
RGB:
250, 43, 42
CMY:
2, 83, 84
CMYK:
0, 83, 83, 2
HSL:
0°, 95.4128%, 57.2549%
HSV (HSB):
0°, 83.2000%, 98.0392%
XYZ:
40.7061, 22.2189, 4.3337
xyY:
0.6052, 0.3303, 22.2189
CIE-Lab:
54.2585, 74.0480, 52.8496
CIE-LCH:
54.2585, 90.9736, 35.5162
CIE-Luv:
54.2585, 157.2286, 34.1357
Hunter-Lab:
47.1369, 71.6579, 27.5448
#fa2b2a color charts
#fa2b2a color shades, tints & tones
#fa2b2a color schemes
#fa2b2a color preview, HTML & CSS examples
This text has a color of #fa2b2a
<p style="color:#fa2b2a;">Text here</p>
.mytext {color:#fa2b2a;}
This box has a color of #fa2b2a
<div style="background-color:#fa2b2a;">Content here</div>
.mybackground {background-color:#fa2b2a;}
Border around this has a color of #fa2b2a
<div style="border:2px solid #fa2b2a;">Content here</div>
.myborder {border:2px solid #fa2b2a;}