#fa211d color space conversions
Hex:
#fa211d
RGB:
250, 33, 29
CMY:
2, 87, 89
CMYK:
0, 87, 88, 2
HSL:
1°, 95.6710%, 54.7059%
HSV (HSB):
1°, 88.4000%, 98.0392%
XYZ:
40.1900, 21.5004, 3.1941
xyY:
0.6194, 0.3314, 21.5004
CIE-Lab:
53.4929, 75.7484, 58.1329
CIE-LCH:
53.4929, 95.4843, 37.5043
CIE-Luv:
53.4929, 162.7163, 35.7757
Hunter-Lab:
46.3685, 73.5701, 28.3737
#fa211d color charts
#fa211d color shades, tints & tones
#fa211d color schemes
#fa211d color preview, HTML & CSS examples
This text has a color of #fa211d
<p style="color:#fa211d;">Text here</p>
.mytext {color:#fa211d;}
This box has a color of #fa211d
<div style="background-color:#fa211d;">Content here</div>
.mybackground {background-color:#fa211d;}
Border around this has a color of #fa211d
<div style="border:2px solid #fa211d;">Content here</div>
.myborder {border:2px solid #fa211d;}