#fb961d color space conversions
Hex:
#fb961d
RGB:
251, 150, 29
CMY:
2, 41, 89
CMYK:
0, 40, 88, 2
HSL:
33°, 96.5217%, 54.9020%
HSV (HSB):
33°, 88.4462%, 98.4314%
XYZ:
50.9118, 42.4106, 6.6651
xyY:
0.5092, 0.4242, 42.4106
CIE-Lab:
71.1531, 30.4060, 71.4422
CIE-LCH:
71.1531, 77.6435, 66.9453
CIE-Luv:
71.1531, 83.4129, 66.1309
Hunter-Lab:
65.1234, 25.5805, 39.5183
#fb961d color charts
#fb961d color shades, tints & tones
#fb961d color schemes
#fb961d color preview, HTML & CSS examples
This text has a color of #fb961d
<p style="color:#fb961d;">Text here</p>
.mytext {color:#fb961d;}
This box has a color of #fb961d
<div style="background-color:#fb961d;">Content here</div>
.mybackground {background-color:#fb961d;}
Border around this has a color of #fb961d
<div style="border:2px solid #fb961d;">Content here</div>
.myborder {border:2px solid #fb961d;}