#ff960c color space conversions
Hex:
#ff960c
RGB:
255, 150, 12
CMY:
0, 41, 95
CMYK:
0, 41, 95, 0
HSL:
34°, 100.0000%, 52.3529%
HSV (HSB):
34°, 95.2941%, 100.0000%
XYZ:
52.2127, 43.0992, 5.9149
xyY:
0.5158, 0.4258, 43.0992
CIE-Lab:
71.6223, 31.8134, 75.3270
CIE-LCH:
71.6223, 81.7695, 67.1038
CIE-Luv:
71.6223, 87.2149, 68.0409
Hunter-Lab:
65.6500, 27.0769, 40.6131
#ff960c color charts
#ff960c RGB chart
#ff960c CMYK chart
#ff960c RGB pie chart
#ff960c color shades, tints & tones
#ff960c color schemes
#ff960c color preview, HTML & CSS examples
This text has a color of #ff960c
<p style="color:#ff960c;">Text here</p>
.mytext {color:#ff960c;}
Text color #ff960c
This box has a color of #ff960c
<div style="background-color:#ff960c;">Content here</div>
.mybackground {background-color:#ff960c;}
Background color #ff960c
Border around this has a color of #ff960c
<div style="border:2px solid #ff960c;">Content here</div>
.myborder {border:2px solid #ff960c;}
Border color #ff960c