#b3821c color space conversions
Hex:
#b3821c
RGB:
179, 130, 28
CMY:
30, 49, 89
CMYK:
0, 27, 84, 30
HSL:
41°, 72.9469%, 40.5882%
HSV (HSB):
41°, 84.3575%, 70.1961%
XYZ:
26.7826, 25.6328, 4.6346
xyY:
0.4695, 0.4493, 25.6328
CIE-Lab:
57.6869, 10.1837, 57.2153
CIE-LCH:
57.6869, 58.1145, 79.9076
CIE-Luv:
57.6869, 40.5908, 55.6807
Hunter-Lab:
50.6289, 5.8259, 30.0127
#b3821c color charts
#b3821c color shades, tints & tones
#b3821c color schemes
#b3821c color preview, HTML & CSS examples
This text has a color of #b3821c
<p style="color:#b3821c;">Text here</p>
.mytext {color:#b3821c;}
This box has a color of #b3821c
<div style="background-color:#b3821c;">Content here</div>
.mybackground {background-color:#b3821c;}
Border around this has a color of #b3821c
<div style="border:2px solid #b3821c;">Content here</div>
.myborder {border:2px solid #b3821c;}