#fa971d color space conversions
Hex:
#fa971d
RGB:
250, 151, 29
CMY:
2, 41, 89
CMYK:
0, 40, 88, 2
HSL:
33°, 95.6710%, 54.7059%
HSV (HSB):
33°, 88.4000%, 98.0392%
XYZ:
50.7127, 42.5459, 6.7017
xyY:
0.5073, 0.4256, 42.5459
CIE-Lab:
71.2457, 29.4771, 71.4578
CIE-LCH:
71.2457, 77.2989, 67.5833
CIE-Luv:
71.2457, 81.7514, 66.4394
Hunter-Lab:
65.2272, 24.6321, 39.5674
#fa971d color charts
#fa971d color shades, tints & tones
#fa971d color schemes
#fa971d color preview, HTML & CSS examples
This text has a color of #fa971d
<p style="color:#fa971d;">Text here</p>
.mytext {color:#fa971d;}
This box has a color of #fa971d
<div style="background-color:#fa971d;">Content here</div>
.mybackground {background-color:#fa971d;}
Border around this has a color of #fa971d
<div style="border:2px solid #fa971d;">Content here</div>
.myborder {border:2px solid #fa971d;}