#b2890c color space conversions
Hex:
#b2890c
RGB:
178, 137, 12
CMY:
30, 46, 95
CMYK:
0, 23, 93, 30
HSL:
45°, 87.3684%, 37.2549%
HSV (HSB):
45°, 93.2584%, 69.8039%
XYZ:
27.3721, 27.3828, 4.1906
xyY:
0.4644, 0.4645, 27.3828
CIE-Lab:
59.3270, 5.5016, 62.3487
CIE-LCH:
59.3270, 62.5909, 84.9574
CIE-Luv:
59.3270, 34.7814, 60.5327
Hunter-Lab:
52.3286, 1.7949, 31.8820
#b2890c color charts
#b2890c color shades, tints & tones
#b2890c color schemes
#b2890c color preview, HTML & CSS examples
This text has a color of #b2890c
<p style="color:#b2890c;">Text here</p>
.mytext {color:#b2890c;}
This box has a color of #b2890c
<div style="background-color:#b2890c;">Content here</div>
.mybackground {background-color:#b2890c;}
Border around this has a color of #b2890c
<div style="border:2px solid #b2890c;">Content here</div>
.myborder {border:2px solid #b2890c;}