#ff982c color space conversions
Hex:
#ff982c
RGB:
255, 152, 44
CMY:
0, 40, 83
CMYK:
0, 40, 83, 0
HSL:
31°, 100.0000%, 58.6275%
HSV (HSB):
31°, 82.7451%, 100.0000%
XYZ:
52.9229, 43.8983, 8.0668
xyY:
0.5046, 0.4185, 43.8983
CIE-Lab:
72.1605, 31.3417, 68.0014
CIE-LCH:
72.1605, 74.8765, 65.2551
CIE-Luv:
72.1605, 84.3730, 64.5002
Hunter-Lab:
66.2558, 26.6320, 39.1604
#ff982c color charts
#ff982c RGB chart
#ff982c CMYK chart
#ff982c RGB pie chart
#ff982c color shades, tints & tones
#ff982c color schemes
#ff982c color preview, HTML & CSS examples
This text has a color of #ff982c
<p style="color:#ff982c;">Text here</p>
.mytext {color:#ff982c;}
Text color #ff982c
This box has a color of #ff982c
<div style="background-color:#ff982c;">Content here</div>
.mybackground {background-color:#ff982c;}
Background color #ff982c
Border around this has a color of #ff982c
<div style="border:2px solid #ff982c;">Content here</div>
.myborder {border:2px solid #ff982c;}
Border color #ff982c