#fa212b color space conversions
Hex:
#fa212b
RGB:
250, 33, 43
CMY:
2, 87, 83
CMYK:
0, 87, 83, 2
HSL:
357°, 95.5947%, 55.4902%
HSV (HSB):
357°, 86.8000%, 98.0392%
XYZ:
40.4042, 21.5861, 4.3225
xyY:
0.6093, 0.3255, 21.5861
CIE-Lab:
53.5851, 76.0166, 51.7475
CIE-LCH:
53.5851, 91.9583, 34.2447
CIE-Luv:
53.5851, 160.6837, 32.5725
Hunter-Lab:
46.4609, 73.9243, 27.0066
#fa212b color charts
#fa212b color shades, tints & tones
#fa212b color schemes
#fa212b color preview, HTML & CSS examples
This text has a color of #fa212b
<p style="color:#fa212b;">Text here</p>
.mytext {color:#fa212b;}
This box has a color of #fa212b
<div style="background-color:#fa212b;">Content here</div>
.mybackground {background-color:#fa212b;}
Border around this has a color of #fa212b
<div style="border:2px solid #fa212b;">Content here</div>
.myborder {border:2px solid #fa212b;}