#fd950a color space conversions
Hex:
#fd950a
RGB:
253, 149, 10
CMY:
1, 42, 96
CMYK:
0, 41, 96, 1
HSL:
34°, 98.3806%, 51.5686%
HSV (HSB):
34°, 96.0474%, 99.2157%
XYZ:
51.3102, 42.3995, 5.7667
xyY:
0.5158, 0.4262, 42.3995
CIE-Lab:
71.1455, 31.4957, 75.1427
CIE-LCH:
71.1455, 81.4764, 67.2593
CIE-Luv:
71.1455, 86.4278, 67.7380
Hunter-Lab:
65.1149, 26.7063, 40.3295
#fd950a color charts
#fd950a color shades, tints & tones
#fd950a color schemes
#fd950a color preview, HTML & CSS examples
This text has a color of #fd950a
<p style="color:#fd950a;">Text here</p>
.mytext {color:#fd950a;}
This box has a color of #fd950a
<div style="background-color:#fd950a;">Content here</div>
.mybackground {background-color:#fd950a;}
Border around this has a color of #fd950a
<div style="border:2px solid #fd950a;">Content here</div>
.myborder {border:2px solid #fd950a;}