#fa982b color space conversions
Hex:
#fa982b
RGB:
250, 152, 43
CMY:
2, 40, 83
CMYK:
0, 39, 83, 2
HSL:
32°, 95.3917%, 57.4510%
HSV (HSB):
32°, 82.8000%, 98.0392%
XYZ:
51.0886, 42.9549, 7.8840
xyY:
0.5012, 0.4214, 42.9549
CIE-Lab:
71.5243, 29.2755, 67.5440
CIE-LCH:
71.5243, 73.6155, 66.5667
CIE-Luv:
71.5243, 80.2947, 64.4352
Hunter-Lab:
65.5400, 24.4464, 38.7459
#fa982b color charts
#fa982b color shades, tints & tones
#fa982b color schemes
#fa982b color preview, HTML & CSS examples
This text has a color of #fa982b
<p style="color:#fa982b;">Text here</p>
.mytext {color:#fa982b;}
This box has a color of #fa982b
<div style="background-color:#fa982b;">Content here</div>
.mybackground {background-color:#fa982b;}
Border around this has a color of #fa982b
<div style="border:2px solid #fa982b;">Content here</div>
.myborder {border:2px solid #fa982b;}