#fa3412 color space conversions
Hex:
#fa3412
RGB:
250, 52, 18
CMY:
2, 80, 93
CMYK:
0, 79, 93, 2
HSL:
9°, 95.8678%, 52.5490%
HSV (HSB):
9°, 92.8000%, 98.0392%
XYZ:
40.7615, 22.8236, 2.8293
xyY:
0.6137, 0.3437, 22.8236
CIE-Lab:
54.8902, 71.4959, 62.9862
CIE-LCH:
54.8902, 95.2834, 41.3793
CIE-Luv:
54.8902, 155.9260, 40.1069
Hunter-Lab:
47.7741, 68.6939, 29.9306
#fa3412 color charts
#fa3412 color shades, tints & tones
#fa3412 color schemes
#fa3412 color preview, HTML & CSS examples
This text has a color of #fa3412
<p style="color:#fa3412;">Text here</p>
.mytext {color:#fa3412;}
This box has a color of #fa3412
<div style="background-color:#fa3412;">Content here</div>
.mybackground {background-color:#fa3412;}
Border around this has a color of #fa3412
<div style="border:2px solid #fa3412;">Content here</div>
.myborder {border:2px solid #fa3412;}