#fa8a0d color space conversions
Hex:
#fa8a0d
RGB:
250, 138, 13
CMY:
2, 46, 95
CMYK:
0, 45, 95, 2
HSL:
32°, 95.9514%, 51.5686%
HSV (HSB):
32°, 94.8000%, 98.0392%
XYZ:
48.5855, 38.5300, 5.2571
xyY:
0.5260, 0.4171, 38.5300
CIE-Lab:
68.4094, 35.9507, 72.7067
CIE-LCH:
68.4094, 81.1093, 63.6893
CIE-Luv:
68.4094, 93.1377, 63.6275
Hunter-Lab:
62.0725, 31.0887, 38.4294
#fa8a0d color charts
#fa8a0d color shades, tints & tones
#fa8a0d color schemes
#fa8a0d color preview, HTML & CSS examples
This text has a color of #fa8a0d
<p style="color:#fa8a0d;">Text here</p>
.mytext {color:#fa8a0d;}
This box has a color of #fa8a0d
<div style="background-color:#fa8a0d;">Content here</div>
.mybackground {background-color:#fa8a0d;}
Border around this has a color of #fa8a0d
<div style="border:2px solid #fa8a0d;">Content here</div>
.myborder {border:2px solid #fa8a0d;}