#fa2f3c color space conversions
Hex:
#fa2f3c
RGB:
250, 47, 60
CMY:
2, 82, 76
CMYK:
0, 81, 76, 2
HSL:
356°, 95.3052%, 58.2353%
HSV (HSB):
356°, 81.2000%, 98.0392%
XYZ:
41.2565, 22.6833, 6.4788
xyY:
0.5859, 0.3221, 22.6833
CIE-Lab:
54.7446, 73.6437, 43.8931
CIE-LCH:
54.7446, 85.7321, 30.7957
CIE-Luv:
54.7446, 152.1255, 29.0637
Hunter-Lab:
47.6270, 71.2770, 25.2735
#fa2f3c color charts
#fa2f3c color shades, tints & tones
#fa2f3c color schemes
#fa2f3c color preview, HTML & CSS examples
This text has a color of #fa2f3c
<p style="color:#fa2f3c;">Text here</p>
.mytext {color:#fa2f3c;}
This box has a color of #fa2f3c
<div style="background-color:#fa2f3c;">Content here</div>
.mybackground {background-color:#fa2f3c;}
Border around this has a color of #fa2f3c
<div style="border:2px solid #fa2f3c;">Content here</div>
.myborder {border:2px solid #fa2f3c;}