#fd963a color space conversions
Hex:
#fd963a
RGB:
253, 150, 58
CMY:
1, 41, 77
CMYK:
0, 41, 77, 1
HSL:
28°, 97.9899%, 60.9804%
HSV (HSB):
28°, 77.0751%, 99.2157%
XYZ:
52.1781, 43.0008, 9.5529
xyY:
0.4982, 0.4106, 43.0008
CIE-Lab:
71.5555, 32.0105, 62.0879
CIE-LCH:
71.5555, 69.8540, 62.7258
CIE-Luv:
71.5555, 83.4432, 60.3180
Hunter-Lab:
65.5750, 27.2763, 37.2652
#fd963a color charts
#fd963a color shades, tints & tones
#fd963a color schemes
#fd963a color preview, HTML & CSS examples
This text has a color of #fd963a
<p style="color:#fd963a;">Text here</p>
.mytext {color:#fd963a;}
This box has a color of #fd963a
<div style="background-color:#fd963a;">Content here</div>
.mybackground {background-color:#fd963a;}
Border around this has a color of #fd963a
<div style="border:2px solid #fd963a;">Content here</div>
.myborder {border:2px solid #fd963a;}