#fa9e29 color space conversions
Hex:
#fa9e29
RGB:
250, 158, 41
CMY:
2, 38, 84
CMYK:
0, 37, 84, 2
HSL:
34°, 95.4338%, 57.0588%
HSV (HSB):
34°, 83.6000%, 98.0392%
XYZ:
52.0514, 44.9378, 8.0283
xyY:
0.4956, 0.4279, 44.9378
CIE-Lab:
72.8509, 26.0955, 69.3256
CIE-LCH:
72.8509, 74.0744, 69.3727
CIE-Luv:
72.8509, 75.4738, 67.0247
Hunter-Lab:
67.0357, 21.2882, 39.8243
#fa9e29 color charts
#fa9e29 color shades, tints & tones
#fa9e29 color schemes
#fa9e29 color preview, HTML & CSS examples
This text has a color of #fa9e29
<p style="color:#fa9e29;">Text here</p>
.mytext {color:#fa9e29;}
This box has a color of #fa9e29
<div style="background-color:#fa9e29;">Content here</div>
.mybackground {background-color:#fa9e29;}
Border around this has a color of #fa9e29
<div style="border:2px solid #fa9e29;">Content here</div>
.myborder {border:2px solid #fa9e29;}