#fa9f0d color space conversions
Hex:
#fa9f0d
RGB:
250, 159, 13
CMY:
2, 38, 95
CMYK:
0, 36, 95, 2
HSL:
37°, 95.9514%, 51.5686%
HSV (HSB):
37°, 94.8000%, 98.0392%
XYZ:
51.8951, 45.1493, 6.3603
xyY:
0.5019, 0.4366, 45.1493
CIE-Lab:
72.9901, 25.0856, 75.8299
CIE-LCH:
72.9901, 79.8716, 71.6950
CIE-Luv:
72.9901, 75.5246, 70.9258
Hunter-Lab:
67.1932, 20.2721, 41.4231
#fa9f0d color charts
#fa9f0d color shades, tints & tones
#fa9f0d color schemes
#fa9f0d color preview, HTML & CSS examples
This text has a color of #fa9f0d
<p style="color:#fa9f0d;">Text here</p>
.mytext {color:#fa9f0d;}
This box has a color of #fa9f0d
<div style="background-color:#fa9f0d;">Content here</div>
.mybackground {background-color:#fa9f0d;}
Border around this has a color of #fa9f0d
<div style="border:2px solid #fa9f0d;">Content here</div>
.myborder {border:2px solid #fa9f0d;}