#fa9f1c color space conversions
Hex:
#fa9f1c
RGB:
250, 159, 28
CMY:
2, 38, 89
CMYK:
0, 36, 89, 2
HSL:
35°, 95.6897%, 54.5098%
HSV (HSB):
35°, 88.8000%, 98.0392%
XYZ:
52.0321, 45.2041, 7.0815
xyY:
0.4988, 0.4333, 45.2041
CIE-Lab:
73.0261, 25.2897, 73.0633
CIE-LCH:
73.0261, 77.3163, 70.9075
CIE-Luv:
73.0261, 75.1595, 69.4412
Hunter-Lab:
67.2340, 20.4808, 40.8190
#fa9f1c color charts
#fa9f1c color shades, tints & tones
#fa9f1c color schemes
#fa9f1c color preview, HTML & CSS examples
This text has a color of #fa9f1c
<p style="color:#fa9f1c;">Text here</p>
.mytext {color:#fa9f1c;}
This box has a color of #fa9f1c
<div style="background-color:#fa9f1c;">Content here</div>
.mybackground {background-color:#fa9f1c;}
Border around this has a color of #fa9f1c
<div style="border:2px solid #fa9f1c;">Content here</div>
.myborder {border:2px solid #fa9f1c;}