#fa982a color space conversions
Hex:
#fa982a
RGB:
250, 152, 42
CMY:
2, 40, 84
CMYK:
0, 39, 83, 2
HSL:
32°, 95.4128%, 57.2549%
HSV (HSB):
32°, 83.2000%, 98.0392%
XYZ:
51.0705, 42.9476, 7.7885
xyY:
0.5016, 0.4219, 42.9476
CIE-Lab:
71.5194, 29.2487, 67.8733
CIE-LCH:
71.5194, 73.9071, 66.6873
CIE-Luv:
71.5194, 80.3473, 64.6338
Hunter-Lab:
65.5344, 24.4184, 38.8277
#fa982a color charts
#fa982a color shades, tints & tones
#fa982a color schemes
#fa982a color preview, HTML & CSS examples
This text has a color of #fa982a
<p style="color:#fa982a;">Text here</p>
.mytext {color:#fa982a;}
This box has a color of #fa982a
<div style="background-color:#fa982a;">Content here</div>
.mybackground {background-color:#fa982a;}
Border around this has a color of #fa982a
<div style="border:2px solid #fa982a;">Content here</div>
.myborder {border:2px solid #fa982a;}