#fa9925 color space conversions
Hex:
#fa9925
RGB:
250, 153, 37
CMY:
2, 40, 85
CMYK:
0, 39, 85, 2
HSL:
33°, 95.5157%, 56.2745%
HSV (HSB):
33°, 85.2000%, 98.0392%
XYZ:
51.1495, 43.2400, 7.4006
xyY:
0.5025, 0.4248, 43.2400
CIE-Lab:
71.7176, 28.6040, 69.6169
CIE-LCH:
71.7176, 75.2643, 67.6634
CIE-Luv:
71.7176, 79.7662, 65.9184
Hunter-Lab:
65.7572, 23.7720, 39.3573
#fa9925 color charts
#fa9925 color shades, tints & tones
#fa9925 color schemes
#fa9925 color preview, HTML & CSS examples
This text has a color of #fa9925
<p style="color:#fa9925;">Text here</p>
.mytext {color:#fa9925;}
This box has a color of #fa9925
<div style="background-color:#fa9925;">Content here</div>
.mybackground {background-color:#fa9925;}
Border around this has a color of #fa9925
<div style="border:2px solid #fa9925;">Content here</div>
.myborder {border:2px solid #fa9925;}