#fd970f color space conversions
Hex:
#fd970f
RGB:
253, 151, 15
CMY:
1, 41, 94
CMYK:
0, 40, 94, 1
HSL:
34°, 98.3471%, 52.5490%
HSV (HSB):
34°, 94.0711%, 99.2157%
XYZ:
51.6608, 43.0504, 6.0387
xyY:
0.5128, 0.4273, 43.0504
CIE-Lab:
71.5891, 30.5084, 74.7452
CIE-LCH:
71.5891, 80.7317, 67.7964
CIE-Luv:
71.5891, 84.6499, 68.0807
Hunter-Lab:
65.6128, 25.7214, 40.4722
#fd970f color charts
#fd970f color shades, tints & tones
#fd970f color schemes
#fd970f color preview, HTML & CSS examples
This text has a color of #fd970f
<p style="color:#fd970f;">Text here</p>
.mytext {color:#fd970f;}
This box has a color of #fd970f
<div style="background-color:#fd970f;">Content here</div>
.mybackground {background-color:#fd970f;}
Border around this has a color of #fd970f
<div style="border:2px solid #fd970f;">Content here</div>
.myborder {border:2px solid #fd970f;}