#fa800b color space conversions
Hex:
#fa800b
RGB:
250, 128, 11
CMY:
2, 50, 96
CMYK:
0, 49, 96, 2
HSL:
29°, 95.9839%, 51.1765%
HSV (HSB):
29°, 95.6000%, 98.0392%
XYZ:
47.2039, 35.7865, 4.7362
xyY:
0.5381, 0.4079, 35.7865
CIE-Lab:
66.3565, 40.9739, 71.6566
CIE-LCH:
66.3565, 82.5441, 60.2387
CIE-Luv:
66.3565, 101.6137, 60.4426
Hunter-Lab:
59.8218, 36.1618, 37.1812
#fa800b color charts
#fa800b color shades, tints & tones
#fa800b color schemes
#fa800b color preview, HTML & CSS examples
This text has a color of #fa800b
<p style="color:#fa800b;">Text here</p>
.mytext {color:#fa800b;}
This box has a color of #fa800b
<div style="background-color:#fa800b;">Content here</div>
.mybackground {background-color:#fa800b;}
Border around this has a color of #fa800b
<div style="border:2px solid #fa800b;">Content here</div>
.myborder {border:2px solid #fa800b;}