#fa820c color space conversions
Hex:
#fa820c
RGB:
250, 130, 12
CMY:
2, 49, 95
CMYK:
0, 48, 95, 2
HSL:
30°, 95.9677%, 51.3725%
HSV (HSB):
30°, 95.2000%, 98.0392%
XYZ:
47.4733, 36.3158, 4.8554
xyY:
0.5355, 0.4097, 36.3158
CIE-Lab:
66.7605, 39.9842, 71.7681
CIE-LCH:
66.7605, 82.1547, 60.8765
CIE-Luv:
66.7605, 99.9064, 61.0273
Hunter-Lab:
60.2626, 35.1582, 37.4068
#fa820c color charts
#fa820c color shades, tints & tones
#fa820c color schemes
#fa820c color preview, HTML & CSS examples
This text has a color of #fa820c
<p style="color:#fa820c;">Text here</p>
.mytext {color:#fa820c;}
This box has a color of #fa820c
<div style="background-color:#fa820c;">Content here</div>
.mybackground {background-color:#fa820c;}
Border around this has a color of #fa820c
<div style="border:2px solid #fa820c;">Content here</div>
.myborder {border:2px solid #fa820c;}