#fa952f color space conversions
Hex:
#fa952f
RGB:
250, 149, 47
CMY:
2, 42, 82
CMYK:
0, 40, 81, 2
HSL:
30°, 95.3052%, 58.2353%
HSV (HSB):
30°, 81.2000%, 98.0392%
XYZ:
50.6849, 42.0241, 8.1294
xyY:
0.5026, 0.4167, 42.0241
CIE-Lab:
70.8875, 30.9466, 65.5898
CIE-LCH:
70.8875, 72.5239, 64.7411
CIE-Luv:
70.8875, 82.5299, 62.4905
Hunter-Lab:
64.8260, 26.1165, 37.9430
#fa952f color charts
#fa952f color shades, tints & tones
#fa952f color schemes
#fa952f color preview, HTML & CSS examples
This text has a color of #fa952f
<p style="color:#fa952f;">Text here</p>
.mytext {color:#fa952f;}
This box has a color of #fa952f
<div style="background-color:#fa952f;">Content here</div>
.mybackground {background-color:#fa952f;}
Border around this has a color of #fa952f
<div style="border:2px solid #fa952f;">Content here</div>
.myborder {border:2px solid #fa952f;}