#fa8e3a color space conversions
Hex:
#fa8e3a
RGB:
250, 142, 58
CMY:
2, 44, 77
CMYK:
0, 43, 77, 2
HSL:
26°, 95.0495%, 60.3922%
HSV (HSB):
26°, 76.8000%, 98.0392%
XYZ:
49.8611, 39.9755, 9.0911
xyY:
0.5040, 0.4041, 39.9755
CIE-Lab:
69.4521, 34.9252, 59.9170
CIE-LCH:
69.4521, 69.3529, 59.7624
CIE-Luv:
69.4521, 87.4544, 57.1330
Hunter-Lab:
63.2262, 30.1219, 35.7332
#fa8e3a color charts
#fa8e3a color shades, tints & tones
#fa8e3a color schemes
#fa8e3a color preview, HTML & CSS examples
This text has a color of #fa8e3a
<p style="color:#fa8e3a;">Text here</p>
.mytext {color:#fa8e3a;}
This box has a color of #fa8e3a
<div style="background-color:#fa8e3a;">Content here</div>
.mybackground {background-color:#fa8e3a;}
Border around this has a color of #fa8e3a
<div style="border:2px solid #fa8e3a;">Content here</div>
.myborder {border:2px solid #fa8e3a;}