#b6940c color space conversions
Hex:
#b6940c
RGB:
182, 148, 12
CMY:
29, 42, 95
CMYK:
0, 19, 93, 29
HSL:
48°, 87.6289%, 38.0392%
HSV (HSB):
48°, 93.4066%, 71.3725%
XYZ:
29.9477, 31.1514, 4.7822
xyY:
0.4546, 0.4728, 31.1514
CIE-Lab:
62.6353, 1.2893, 65.0134
CIE-LCH:
62.6353, 65.0262, 88.8639
CIE-Luv:
62.6353, 29.5778, 64.9063
Hunter-Lab:
55.8135, -1.8964, 33.9893
#b6940c color charts
#b6940c color shades, tints & tones
#b6940c color schemes
#b6940c color preview, HTML & CSS examples
This text has a color of #b6940c
<p style="color:#b6940c;">Text here</p>
.mytext {color:#b6940c;}
This box has a color of #b6940c
<div style="background-color:#b6940c;">Content here</div>
.mybackground {background-color:#b6940c;}
Border around this has a color of #b6940c
<div style="border:2px solid #b6940c;">Content here</div>
.myborder {border:2px solid #b6940c;}