#b96c12 color space conversions
Hex:
#b96c12
RGB:
185, 108, 18
CMY:
27, 58, 93
CMYK:
0, 42, 90, 27
HSL:
32°, 82.2660%, 39.8039%
HSV (HSB):
32°, 90.2703%, 72.5490%
XYZ:
25.4793, 21.0831, 3.2988
xyY:
0.5110, 0.4228, 21.0831
CIE-Lab:
53.0403, 24.8062, 56.6861
CIE-LCH:
53.0403, 61.8762, 66.3656
CIE-Luv:
53.0403, 63.4426, 49.1626
Hunter-Lab:
45.9163, 18.6975, 27.8818
#b96c12 color charts
#b96c12 color shades, tints & tones
#b96c12 color schemes
#b96c12 color preview, HTML & CSS examples
This text has a color of #b96c12
<p style="color:#b96c12;">Text here</p>
.mytext {color:#b96c12;}
This box has a color of #b96c12
<div style="background-color:#b96c12;">Content here</div>
.mybackground {background-color:#b96c12;}
Border around this has a color of #b96c12
<div style="border:2px solid #b96c12;">Content here</div>
.myborder {border:2px solid #b96c12;}