#fb960c color space conversions
Hex:
#fb960c
RGB:
251, 150, 12
CMY:
2, 41, 95
CMYK:
0, 40, 95, 2
HSL:
35°, 96.7611%, 51.5686%
HSV (HSB):
35°, 95.2191%, 98.4314%
XYZ:
50.7564, 42.3485, 5.8467
xyY:
0.5129, 0.4280, 42.3485
CIE-Lab:
71.1105, 30.1761, 74.7367
CIE-LCH:
71.1105, 80.5988, 68.0129
CIE-Luv:
71.1105, 83.8870, 67.8693
Hunter-Lab:
65.0757, 25.3402, 40.2261
#fb960c color charts
#fb960c color shades, tints & tones
#fb960c color schemes
#fb960c color preview, HTML & CSS examples
This text has a color of #fb960c
<p style="color:#fb960c;">Text here</p>
.mytext {color:#fb960c;}
This box has a color of #fb960c
<div style="background-color:#fb960c;">Content here</div>
.mybackground {background-color:#fb960c;}
Border around this has a color of #fb960c
<div style="border:2px solid #fb960c;">Content here</div>
.myborder {border:2px solid #fb960c;}