#fa2d2f color space conversions
Hex:
#fa2d2f
RGB:
250, 45, 47
CMY:
2, 82, 82
CMYK:
0, 82, 81, 2
HSL:
359°, 95.3488%, 57.8431%
HSV (HSB):
359°, 82.0000%, 98.0392%
XYZ:
40.8758, 22.4060, 4.8597
xyY:
0.5999, 0.3288, 22.4060
CIE-Lab:
54.4552, 73.7234, 50.5307
CIE-LCH:
54.4552, 89.3783, 34.4271
CIE-Luv:
54.4552, 155.5613, 33.0491
Hunter-Lab:
47.3350, 71.3063, 27.0474
#fa2d2f color charts
#fa2d2f color shades, tints & tones
#fa2d2f color schemes
#fa2d2f color preview, HTML & CSS examples
This text has a color of #fa2d2f
<p style="color:#fa2d2f;">Text here</p>
.mytext {color:#fa2d2f;}
This box has a color of #fa2d2f
<div style="background-color:#fa2d2f;">Content here</div>
.mybackground {background-color:#fa2d2f;}
Border around this has a color of #fa2d2f
<div style="border:2px solid #fa2d2f;">Content here</div>
.myborder {border:2px solid #fa2d2f;}