#fb963c color space conversions
Hex:
#fb963c
RGB:
251, 150, 60
CMY:
2, 41, 76
CMYK:
0, 40, 76, 2
HSL:
28°, 95.9799%, 60.9804%
HSV (HSB):
28°, 76.0956%, 98.4314%
XYZ:
51.5056, 42.6482, 9.7922
xyY:
0.4955, 0.4103, 42.6482
CIE-Lab:
71.3155, 31.2787, 60.9379
CIE-LCH:
71.3155, 68.4966, 62.8291
CIE-Luv:
71.3155, 81.6428, 59.6296
Hunter-Lab:
65.3056, 26.4958, 36.8237
#fb963c color charts
#fb963c color shades, tints & tones
#fb963c color schemes
#fb963c color preview, HTML & CSS examples
This text has a color of #fb963c
<p style="color:#fb963c;">Text here</p>
.mytext {color:#fb963c;}
This box has a color of #fb963c
<div style="background-color:#fb963c;">Content here</div>
.mybackground {background-color:#fb963c;}
Border around this has a color of #fb963c
<div style="border:2px solid #fb963c;">Content here</div>
.myborder {border:2px solid #fb963c;}