#fa2e06 color space conversions
Hex:
#fa2e06
RGB:
250, 46, 6
CMY:
2, 82, 98
CMYK:
0, 82, 98, 2
HSL:
10°, 96.0630%, 50.1961%
HSV (HSB):
10°, 97.6000%, 98.0392%
XYZ:
40.4342, 22.2911, 2.3438
xyY:
0.6214, 0.3426, 22.2911
CIE-Lab:
54.3345, 72.8792, 65.6312
CIE-LCH:
54.3345, 98.0756, 42.0046
CIE-Luv:
54.3345, 159.4517, 40.3168
Hunter-Lab:
47.2135, 70.2460, 30.1061
#fa2e06 color charts
#fa2e06 color shades, tints & tones
#fa2e06 color schemes
#fa2e06 color preview, HTML & CSS examples
This text has a color of #fa2e06
<p style="color:#fa2e06;">Text here</p>
.mytext {color:#fa2e06;}
This box has a color of #fa2e06
<div style="background-color:#fa2e06;">Content here</div>
.mybackground {background-color:#fa2e06;}
Border around this has a color of #fa2e06
<div style="border:2px solid #fa2e06;">Content here</div>
.myborder {border:2px solid #fa2e06;}