#fa3200 color space conversions
Hex:
#fa3200
RGB:
250, 50, 0
CMY:
2, 80, 100
CMYK:
0, 80, 100, 2
HSL:
12°, 100.0000%, 49.0196%
HSV (HSB):
12°, 100.0000%, 98.0392%
XYZ:
40.5649, 22.6052, 2.2252
xyY:
0.6203, 0.3457, 22.6052
CIE-Lab:
54.6633, 71.8668, 67.1525
CIE-LCH:
54.6633, 98.3580, 43.0578
CIE-Luv:
54.6633, 157.8832, 41.4245
Hunter-Lab:
47.5449, 69.0911, 30.5065
#fa3200 color charts
#fa3200 color shades, tints & tones
#fa3200 color schemes
#fa3200 color preview, HTML & CSS examples
This text has a color of #fa3200
<p style="color:#fa3200;">Text here</p>
.mytext {color:#fa3200;}
This box has a color of #fa3200
<div style="background-color:#fa3200;">Content here</div>
.mybackground {background-color:#fa3200;}
Border around this has a color of #fa3200
<div style="border:2px solid #fa3200;">Content here</div>
.myborder {border:2px solid #fa3200;}