#fa3f08 color space conversions
Hex:
#fa3f08
RGB:
250, 63, 8
CMY:
2, 75, 97
CMYK:
0, 75, 97, 2
HSL:
14°, 96.0317%, 50.5882%
HSV (HSB):
14°, 96.8000%, 98.0392%
XYZ:
41.2457, 23.8965, 2.6683
xyY:
0.6082, 0.3524, 23.8965
CIE-Lab:
55.9841, 68.2682, 66.0175
CIE-LCH:
55.9841, 94.9676, 44.0398
CIE-Luv:
55.9841, 150.5282, 43.0728
Hunter-Lab:
48.8841, 65.0612, 30.9825
#fa3f08 color charts
#fa3f08 color shades, tints & tones
#fa3f08 color schemes
#fa3f08 color preview, HTML & CSS examples
This text has a color of #fa3f08
<p style="color:#fa3f08;">Text here</p>
.mytext {color:#fa3f08;}
This box has a color of #fa3f08
<div style="background-color:#fa3f08;">Content here</div>
.mybackground {background-color:#fa3f08;}
Border around this has a color of #fa3f08
<div style="border:2px solid #fa3f08;">Content here</div>
.myborder {border:2px solid #fa3f08;}