#ff960b color space conversions
Hex:
#ff960b
RGB:
255, 150, 11
CMY:
0, 41, 96
CMYK:
0, 41, 96, 0
HSL:
34°, 100.0000%, 52.1569%
HSV (HSB):
34°, 95.6863%, 100.0000%
XYZ:
52.2068, 43.0969, 5.8835
xyY:
0.5159, 0.4259, 43.0969
CIE-Lab:
71.6207, 31.8048, 75.4583
CIE-LCH:
71.6207, 81.8871, 67.1451
CIE-Luv:
71.6207, 87.2334, 68.1071
Hunter-Lab:
65.6482, 27.0679, 40.6400
#ff960b color charts
#ff960b color shades, tints & tones
#ff960b color schemes
#ff960b color preview, HTML & CSS examples
This text has a color of #ff960b
<p style="color:#ff960b;">Text here</p>
.mytext {color:#ff960b;}
This box has a color of #ff960b
<div style="background-color:#ff960b;">Content here</div>
.mybackground {background-color:#ff960b;}
Border around this has a color of #ff960b
<div style="border:2px solid #ff960b;">Content here</div>
.myborder {border:2px solid #ff960b;}