#b2930c color space conversions
Hex:
#b2930c
RGB:
178, 147, 12
CMY:
30, 42, 95
CMYK:
0, 17, 93, 30
HSL:
49°, 87.3684%, 37.2549%
HSV (HSB):
49°, 93.2584%, 69.8039%
XYZ:
28.8602, 30.3590, 4.6866
xyY:
0.4516, 0.4751, 30.3590
CIE-Lab:
61.9627, 0.0190, 64.3274
CIE-LCH:
61.9627, 64.3274, 89.9831
CIE-Luv:
61.9627, 27.2484, 64.4287
Hunter-Lab:
55.0990, -2.9270, 33.5262
#b2930c color charts
#b2930c color shades, tints & tones
#b2930c color schemes
#b2930c color preview, HTML & CSS examples
This text has a color of #b2930c
<p style="color:#b2930c;">Text here</p>
.mytext {color:#b2930c;}
This box has a color of #b2930c
<div style="background-color:#b2930c;">Content here</div>
.mybackground {background-color:#b2930c;}
Border around this has a color of #b2930c
<div style="border:2px solid #b2930c;">Content here</div>
.myborder {border:2px solid #b2930c;}