#fd970a color space conversions
Hex:
#fd970a
RGB:
253, 151, 10
CMY:
1, 41, 96
CMYK:
0, 40, 96, 1
HSL:
35°, 98.3806%, 51.5686%
HSV (HSB):
35°, 96.0474%, 99.2157%
XYZ:
51.6294, 43.0378, 5.8731
xyY:
0.5135, 0.4281, 43.0378
CIE-Lab:
71.5806, 30.4624, 75.4339
CIE-LCH:
71.5806, 81.3525, 68.0097
CIE-Luv:
71.5806, 84.7456, 68.4305
Hunter-Lab:
65.6032, 25.6731, 40.6143
#fd970a color charts
#fd970a color shades, tints & tones
#fd970a color schemes
#fd970a color preview, HTML & CSS examples
This text has a color of #fd970a
<p style="color:#fd970a;">Text here</p>
.mytext {color:#fd970a;}
This box has a color of #fd970a
<div style="background-color:#fd970a;">Content here</div>
.mybackground {background-color:#fd970a;}
Border around this has a color of #fd970a
<div style="border:2px solid #fd970a;">Content here</div>
.myborder {border:2px solid #fd970a;}