#fa990d color space conversions
Hex:
#fa990d
RGB:
250, 153, 13
CMY:
2, 40, 95
CMYK:
0, 39, 95, 2
HSL:
35°, 95.9514%, 51.5686%
HSV (HSB):
35°, 94.8000%, 98.0392%
XYZ:
50.8882, 43.1355, 6.0247
xyY:
0.5086, 0.4311, 43.1355
CIE-Lab:
71.6469, 28.2152, 74.9037
CIE-LCH:
71.6469, 80.0416, 69.3593
CIE-Luv:
71.6469, 80.5240, 68.8067
Hunter-Lab:
65.6776, 23.3692, 40.5356
#fa990d color charts
#fa990d color shades, tints & tones
#fa990d color schemes
#fa990d color preview, HTML & CSS examples
This text has a color of #fa990d
<p style="color:#fa990d;">Text here</p>
.mytext {color:#fa990d;}
This box has a color of #fa990d
<div style="background-color:#fa990d;">Content here</div>
.mybackground {background-color:#fa990d;}
Border around this has a color of #fa990d
<div style="border:2px solid #fa990d;">Content here</div>
.myborder {border:2px solid #fa990d;}