#b2841c color space conversions
Hex:
#b2841c
RGB:
178, 132, 28
CMY:
30, 48, 89
CMYK:
0, 26, 84, 30
HSL:
42°, 72.8155%, 40.3922%
HSV (HSB):
42°, 84.2697%, 69.8039%
XYZ:
26.8210, 26.0513, 4.7134
xyY:
0.4658, 0.4524, 26.0513
CIE-Lab:
58.0858, 8.6207, 57.5096
CIE-LCH:
58.0858, 58.1522, 81.4749
CIE-Luv:
58.0858, 38.2518, 56.4356
Hunter-Lab:
51.0405, 4.4779, 30.2532
#b2841c color charts
#b2841c color shades, tints & tones
#b2841c color schemes
#b2841c color preview, HTML & CSS examples
This text has a color of #b2841c
<p style="color:#b2841c;">Text here</p>
.mytext {color:#b2841c;}
This box has a color of #b2841c
<div style="background-color:#b2841c;">Content here</div>
.mybackground {background-color:#b2841c;}
Border around this has a color of #b2841c
<div style="border:2px solid #b2841c;">Content here</div>
.myborder {border:2px solid #b2841c;}