#fa8c3a color space conversions
Hex:
#fa8c3a
RGB:
250, 140, 58
CMY:
2, 45, 77
CMYK:
0, 44, 77, 2
HSL:
26°, 95.0495%, 60.3922%
HSV (HSB):
26°, 76.8000%, 98.0392%
XYZ:
49.5661, 39.3856, 8.9928
xyY:
0.5061, 0.4021, 39.3856
CIE-Lab:
69.0297, 35.9491, 59.5051
CIE-LCH:
69.0297, 69.5212, 58.8623
CIE-Luv:
69.0297, 89.0762, 56.3936
Hunter-Lab:
62.7580, 31.1525, 35.4348
#fa8c3a color charts
#fa8c3a color shades, tints & tones
#fa8c3a color schemes
#fa8c3a color preview, HTML & CSS examples
This text has a color of #fa8c3a
<p style="color:#fa8c3a;">Text here</p>
.mytext {color:#fa8c3a;}
This box has a color of #fa8c3a
<div style="background-color:#fa8c3a;">Content here</div>
.mybackground {background-color:#fa8c3a;}
Border around this has a color of #fa8c3a
<div style="border:2px solid #fa8c3a;">Content here</div>
.myborder {border:2px solid #fa8c3a;}