#fa2e10 color space conversions
Hex:
#fa2e10
RGB:
250, 46, 16
CMY:
2, 82, 94
CMYK:
0, 82, 94, 2
HSL:
8°, 95.9016%, 52.1569%
HSV (HSB):
8°, 93.6000%, 98.0392%
XYZ:
40.4949, 22.3154, 2.6632
xyY:
0.6185, 0.3408, 22.3154
CIE-Lab:
54.3601, 72.9571, 63.2548
CIE-LCH:
54.3601, 96.5604, 40.9257
CIE-Luv:
54.3601, 158.8939, 39.3986
Hunter-Lab:
47.2392, 70.3471, 29.7248
#fa2e10 color charts
#fa2e10 color shades, tints & tones
#fa2e10 color schemes
#fa2e10 color preview, HTML & CSS examples
This text has a color of #fa2e10
<p style="color:#fa2e10;">Text here</p>
.mytext {color:#fa2e10;}
This box has a color of #fa2e10
<div style="background-color:#fa2e10;">Content here</div>
.mybackground {background-color:#fa2e10;}
Border around this has a color of #fa2e10
<div style="border:2px solid #fa2e10;">Content here</div>
.myborder {border:2px solid #fa2e10;}