#fa3f1b color space conversions
Hex:
#fa3f1b
RGB:
250, 63, 27
CMY:
2, 75, 89
CMYK:
0, 75, 89, 2
HSL:
10°, 95.7082%, 54.3137%
HSV (HSB):
10°, 89.2000%, 98.0392%
XYZ:
41.3997, 23.9581, 3.4793
xyY:
0.6014, 0.3480, 23.9581
CIE-Lab:
56.0459, 68.4723, 60.7511
CIE-LCH:
56.0459, 91.5378, 41.5806
CIE-Luv:
56.0459, 149.2685, 40.8211
Hunter-Lab:
48.9471, 65.3189, 30.0484
#fa3f1b color charts
#fa3f1b color shades, tints & tones
#fa3f1b color schemes
#fa3f1b color preview, HTML & CSS examples
This text has a color of #fa3f1b
<p style="color:#fa3f1b;">Text here</p>
.mytext {color:#fa3f1b;}
This box has a color of #fa3f1b
<div style="background-color:#fa3f1b;">Content here</div>
.mybackground {background-color:#fa3f1b;}
Border around this has a color of #fa3f1b
<div style="border:2px solid #fa3f1b;">Content here</div>
.myborder {border:2px solid #fa3f1b;}