#fa3f0d color space conversions
Hex:
#fa3f0d
RGB:
250, 63, 13
CMY:
2, 75, 95
CMYK:
0, 75, 95, 2
HSL:
13°, 95.9514%, 51.5686%
HSV (HSB):
13°, 94.8000%, 98.0392%
XYZ:
41.2745, 23.9081, 2.8201
xyY:
0.6070, 0.3516, 23.9081
CIE-Lab:
55.9956, 68.3064, 64.9565
CIE-LCH:
55.9956, 94.2609, 43.5600
CIE-Luv:
55.9956, 150.2909, 42.6488
Hunter-Lab:
48.8959, 65.1095, 30.8075
#fa3f0d color charts
#fa3f0d color shades, tints & tones
#fa3f0d color schemes
#fa3f0d color preview, HTML & CSS examples
This text has a color of #fa3f0d
<p style="color:#fa3f0d;">Text here</p>
.mytext {color:#fa3f0d;}
This box has a color of #fa3f0d
<div style="background-color:#fa3f0d;">Content here</div>
.mybackground {background-color:#fa3f0d;}
Border around this has a color of #fa3f0d
<div style="border:2px solid #fa3f0d;">Content here</div>
.myborder {border:2px solid #fa3f0d;}