#b2940c color space conversions
Hex:
#b2940c
RGB:
178, 148, 12
CMY:
30, 42, 95
CMYK:
0, 17, 93, 30
HSL:
49°, 87.3684%, 37.2549%
HSV (HSB):
49°, 93.2584%, 69.8039%
XYZ:
29.0164, 30.6713, 4.7387
xyY:
0.4504, 0.4761, 30.6713
CIE-Lab:
62.2292, -0.5245, 64.5283
CIE-LCH:
62.2292, 64.5304, 90.4657
CIE-Luv:
62.2292, 26.5087, 64.8197
Hunter-Lab:
55.3817, -3.3957, 33.6941
#b2940c color charts
#b2940c color shades, tints & tones
#b2940c color schemes
#b2940c color preview, HTML & CSS examples
This text has a color of #b2940c
<p style="color:#b2940c;">Text here</p>
.mytext {color:#b2940c;}
This box has a color of #b2940c
<div style="background-color:#b2940c;">Content here</div>
.mybackground {background-color:#b2940c;}
Border around this has a color of #b2940c
<div style="border:2px solid #b2940c;">Content here</div>
.myborder {border:2px solid #b2940c;}