#ff990c color space conversions
Hex:
#ff990c
RGB:
255, 153, 12
CMY:
0, 40, 95
CMYK:
0, 40, 95, 0
HSL:
35°, 100.0000%, 52.3529%
HSV (HSB):
35°, 95.2941%, 100.0000%
XYZ:
52.6976, 44.0690, 6.0765
xyY:
0.5124, 0.4285, 44.0690
CIE-Lab:
72.2746, 30.2654, 75.7679
CIE-LCH:
72.2746, 81.5891, 68.2258
CIE-Luv:
72.2746, 84.6928, 69.0806
Hunter-Lab:
66.3845, 25.5247, 41.0420
#ff990c color charts
#ff990c RGB chart
#ff990c CMYK chart
#ff990c RGB pie chart
#ff990c color shades, tints & tones
#ff990c color schemes
#ff990c color preview, HTML & CSS examples
This text has a color of #ff990c
<p style="color:#ff990c;">Text here</p>
.mytext {color:#ff990c;}
Text color #ff990c
This box has a color of #ff990c
<div style="background-color:#ff990c;">Content here</div>
.mybackground {background-color:#ff990c;}
Background color #ff990c
Border around this has a color of #ff990c
<div style="border:2px solid #ff990c;">Content here</div>
.myborder {border:2px solid #ff990c;}
Border color #ff990c