#fa2f09 color space conversions
Hex:
#fa2f09
RGB:
250, 47, 9
CMY:
2, 82, 96
CMYK:
0, 81, 96, 2
HSL:
9°, 96.0159%, 50.7843%
HSV (HSB):
9°, 96.4000%, 98.0392%
XYZ:
40.4902, 22.3767, 2.4435
xyY:
0.6200, 0.3426, 22.3767
CIE-Lab:
54.4245, 72.6649, 65.0082
CIE-LCH:
54.4245, 97.5000, 41.8167
CIE-Luv:
54.4245, 158.8474, 40.2160
Hunter-Lab:
47.3041, 70.0059, 30.0502
#fa2f09 color charts
#fa2f09 color shades, tints & tones
#fa2f09 color schemes
#fa2f09 color preview, HTML & CSS examples
This text has a color of #fa2f09
<p style="color:#fa2f09;">Text here</p>
.mytext {color:#fa2f09;}
This box has a color of #fa2f09
<div style="background-color:#fa2f09;">Content here</div>
.mybackground {background-color:#fa2f09;}
Border around this has a color of #fa2f09
<div style="border:2px solid #fa2f09;">Content here</div>
.myborder {border:2px solid #fa2f09;}