#ff983f color space conversions
Hex:
#ff983f
RGB:
255, 152, 63
CMY:
0, 40, 75
CMYK:
0, 40, 75, 0
HSL:
28°, 100.0000%, 62.3529%
HSV (HSB):
28°, 75.2941%, 100.0000%
XYZ:
53.3654, 44.0754, 10.3974
xyY:
0.4949, 0.4087, 44.0754
CIE-Lab:
72.2788, 31.9751, 60.7899
CIE-LCH:
72.2788, 68.6863, 62.2559
CIE-Luv:
72.2788, 83.0833, 59.7851
Hunter-Lab:
66.3893, 27.3018, 37.1870
#ff983f color charts
#ff983f color shades, tints & tones
#ff983f color schemes
#ff983f color preview, HTML & CSS examples
This text has a color of #ff983f
<p style="color:#ff983f;">Text here</p>
.mytext {color:#ff983f;}
This box has a color of #ff983f
<div style="background-color:#ff983f;">Content here</div>
.mybackground {background-color:#ff983f;}
Border around this has a color of #ff983f
<div style="border:2px solid #ff983f;">Content here</div>
.myborder {border:2px solid #ff983f;}