#b96e06 color space conversions
Hex:
#b96e06
RGB:
185, 110, 6
CMY:
27, 57, 98
CMYK:
0, 41, 97, 27
HSL:
35°, 93.7173%, 37.4510%
HSV (HSB):
35°, 96.7568%, 72.5490%
XYZ:
25.6164, 21.4793, 2.9681
xyY:
0.5117, 0.4290, 21.4793
CIE-Lab:
53.4701, 23.5306, 59.5845
CIE-LCH:
53.4701, 64.0625, 68.4504
CIE-Luv:
53.4701, 62.1512, 51.1593
Hunter-Lab:
46.3458, 17.5560, 28.6450
#b96e06 color charts
#b96e06 color shades, tints & tones
#b96e06 color schemes
#b96e06 color preview, HTML & CSS examples
This text has a color of #b96e06
<p style="color:#b96e06;">Text here</p>
.mytext {color:#b96e06;}
This box has a color of #b96e06
<div style="background-color:#b96e06;">Content here</div>
.mybackground {background-color:#b96e06;}
Border around this has a color of #b96e06
<div style="border:2px solid #b96e06;">Content here</div>
.myborder {border:2px solid #b96e06;}