#fa8c0c color space conversions
Hex:
#fa8c0c
RGB:
250, 140, 12
CMY:
2, 45, 95
CMYK:
0, 44, 95, 2
HSL:
32°, 95.9677%, 51.3725%
HSV (HSB):
32°, 95.2000%, 98.0392%
XYZ:
48.8688, 39.1067, 5.3205
xyY:
0.5238, 0.4192, 39.1067
CIE-Lab:
68.8285, 34.9201, 73.1374
CIE-LCH:
68.8285, 81.0463, 64.4775
CIE-Luv:
68.8285, 91.4729, 64.3803
Hunter-Lab:
62.5354, 30.0535, 38.7304
#fa8c0c color charts
#fa8c0c color shades, tints & tones
#fa8c0c color schemes
#fa8c0c color preview, HTML & CSS examples
This text has a color of #fa8c0c
<p style="color:#fa8c0c;">Text here</p>
.mytext {color:#fa8c0c;}
This box has a color of #fa8c0c
<div style="background-color:#fa8c0c;">Content here</div>
.mybackground {background-color:#fa8c0c;}
Border around this has a color of #fa8c0c
<div style="border:2px solid #fa8c0c;">Content here</div>
.myborder {border:2px solid #fa8c0c;}