#fa9a4a color space conversions
Hex:
#fa9a4a
RGB:
250, 154, 74
CMY:
2, 40, 71
CMYK:
0, 38, 70, 2
HSL:
27°, 94.6237%, 63.5294%
HSV (HSB):
27°, 70.4000%, 98.0392%
XYZ:
52.2160, 43.9296, 12.2057
xyY:
0.4819, 0.4054, 43.9296
CIE-Lab:
72.1814, 29.4118, 55.6027
CIE-LCH:
72.1814, 62.9024, 62.1228
CIE-Luv:
72.1814, 76.4510, 56.6636
Hunter-Lab:
66.2794, 24.6362, 35.4770
#fa9a4a color charts
#fa9a4a color shades, tints & tones
#fa9a4a color schemes
#fa9a4a color preview, HTML & CSS examples
This text has a color of #fa9a4a
<p style="color:#fa9a4a;">Text here</p>
.mytext {color:#fa9a4a;}
This box has a color of #fa9a4a
<div style="background-color:#fa9a4a;">Content here</div>
.mybackground {background-color:#fa9a4a;}
Border around this has a color of #fa9a4a
<div style="border:2px solid #fa9a4a;">Content here</div>
.myborder {border:2px solid #fa9a4a;}