#fa2202 color space conversions
Hex:
#fa2202
RGB:
250, 34, 2
CMY:
2, 87, 99
CMYK:
0, 86, 99, 2
HSL:
8°, 98.4127%, 49.4118%
HSV (HSB):
8°, 99.2000%, 98.0392%
XYZ:
40.0073, 21.4724, 2.0934
xyY:
0.6293, 0.3378, 21.4724
CIE-Lab:
53.4627, 75.3090, 66.1843
CIE-LCH:
53.4627, 100.2587, 41.3102
CIE-Luv:
53.4627, 164.4273, 39.1096
Hunter-Lab:
46.3384, 73.0201, 29.7583
#fa2202 color charts
#fa2202 color shades, tints & tones
#fa2202 color schemes
#fa2202 color preview, HTML & CSS examples
This text has a color of #fa2202
<p style="color:#fa2202;">Text here</p>
.mytext {color:#fa2202;}
This box has a color of #fa2202
<div style="background-color:#fa2202;">Content here</div>
.mybackground {background-color:#fa2202;}
Border around this has a color of #fa2202
<div style="border:2px solid #fa2202;">Content here</div>
.myborder {border:2px solid #fa2202;}