#fa8b2a color space conversions
Hex:
#fa8b2a
RGB:
250, 139, 42
CMY:
2, 45, 84
CMYK:
0, 44, 83, 2
HSL:
28°, 95.4128%, 57.2549%
HSV (HSB):
28°, 83.2000%, 98.0392%
XYZ:
49.0749, 38.9564, 7.1233
xyY:
0.5157, 0.4094, 38.9564
CIE-Lab:
68.7197, 35.9514, 65.4804
CIE-LCH:
68.7197, 74.7007, 61.2314
CIE-Luv:
68.7197, 91.0775, 59.9562
Hunter-Lab:
62.4151, 31.1222, 36.9239
#fa8b2a color charts
#fa8b2a color shades, tints & tones
#fa8b2a color schemes
#fa8b2a color preview, HTML & CSS examples
This text has a color of #fa8b2a
<p style="color:#fa8b2a;">Text here</p>
.mytext {color:#fa8b2a;}
This box has a color of #fa8b2a
<div style="background-color:#fa8b2a;">Content here</div>
.mybackground {background-color:#fa8b2a;}
Border around this has a color of #fa8b2a
<div style="border:2px solid #fa8b2a;">Content here</div>
.myborder {border:2px solid #fa8b2a;}