#fa9d0c color space conversions
Hex:
#fa9d0c
RGB:
250, 157, 12
CMY:
2, 38, 95
CMYK:
0, 37, 95, 2
HSL:
37°, 95.9677%, 51.3725%
HSV (HSB):
37°, 95.2000%, 98.0392%
XYZ:
51.5477, 44.4645, 6.2135
xyY:
0.5043, 0.4350, 44.4645
CIE-Lab:
72.5379, 26.1209, 75.6520
CIE-LCH:
72.5379, 80.0345, 70.9514
CIE-Luv:
72.5379, 77.2042, 70.2858
Hunter-Lab:
66.6817, 21.2948, 41.1525
#fa9d0c color charts
#fa9d0c color shades, tints & tones
#fa9d0c color schemes
#fa9d0c color preview, HTML & CSS examples
This text has a color of #fa9d0c
<p style="color:#fa9d0c;">Text here</p>
.mytext {color:#fa9d0c;}
This box has a color of #fa9d0c
<div style="background-color:#fa9d0c;">Content here</div>
.mybackground {background-color:#fa9d0c;}
Border around this has a color of #fa9d0c
<div style="border:2px solid #fa9d0c;">Content here</div>
.myborder {border:2px solid #fa9d0c;}