#fa8e2b color space conversions
Hex:
#fa8e2b
RGB:
250, 142, 43
CMY:
2, 44, 83
CMYK:
0, 43, 83, 2
HSL:
29°, 95.3917%, 57.4510%
HSV (HSB):
29°, 82.8000%, 98.0392%
XYZ:
49.5334, 39.8444, 7.3655
xyY:
0.5120, 0.4119, 39.8444
CIE-Lab:
69.3586, 34.4429, 65.6786
CIE-LCH:
69.3586, 74.1619, 62.3268
CIE-Luv:
69.3586, 88.5367, 60.8170
Hunter-Lab:
63.1224, 29.6081, 37.2674
#fa8e2b color charts
#fa8e2b color shades, tints & tones
#fa8e2b color schemes
#fa8e2b color preview, HTML & CSS examples
This text has a color of #fa8e2b
<p style="color:#fa8e2b;">Text here</p>
.mytext {color:#fa8e2b;}
This box has a color of #fa8e2b
<div style="background-color:#fa8e2b;">Content here</div>
.mybackground {background-color:#fa8e2b;}
Border around this has a color of #fa8e2b
<div style="border:2px solid #fa8e2b;">Content here</div>
.myborder {border:2px solid #fa8e2b;}