#fa9d3f color space conversions
Hex:
#fa9d3f
RGB:
250, 157, 63
CMY:
2, 38, 75
CMYK:
0, 37, 75, 2
HSL:
30°, 94.9239%, 61.3725%
HSV (HSB):
30°, 74.8000%, 98.0392%
XYZ:
52.3785, 44.7968, 10.5886
xyY:
0.4860, 0.4157, 44.7968
CIE-Lab:
72.7579, 27.3515, 61.0587
CIE-LCH:
72.7579, 66.9049, 65.8698
CIE-Luv:
72.7579, 74.9681, 61.3773
Hunter-Lab:
66.9304, 22.5626, 37.4714
#fa9d3f color charts
#fa9d3f color shades, tints & tones
#fa9d3f color schemes
#fa9d3f color preview, HTML & CSS examples
This text has a color of #fa9d3f
<p style="color:#fa9d3f;">Text here</p>
.mytext {color:#fa9d3f;}
This box has a color of #fa9d3f
<div style="background-color:#fa9d3f;">Content here</div>
.mybackground {background-color:#fa9d3f;}
Border around this has a color of #fa9d3f
<div style="border:2px solid #fa9d3f;">Content here</div>
.myborder {border:2px solid #fa9d3f;}