#b3821d color space conversions
Hex:
#b3821d
RGB:
179, 130, 29
CMY:
30, 49, 89
CMYK:
0, 27, 84, 30
HSL:
40°, 72.1154%, 40.7843%
HSV (HSB):
40°, 83.7989%, 70.1961%
XYZ:
26.7948, 25.6377, 4.6987
xyY:
0.4690, 0.4488, 25.6377
CIE-Lab:
57.6915, 10.2133, 56.9029
CIE-LCH:
57.6915, 57.8122, 79.8246
CIE-Luv:
57.6915, 40.5566, 55.4971
Hunter-Lab:
50.6337, 5.8514, 29.9415
#b3821d color charts
#b3821d color shades, tints & tones
#b3821d color schemes
#b3821d color preview, HTML & CSS examples
This text has a color of #b3821d
<p style="color:#b3821d;">Text here</p>
.mytext {color:#b3821d;}
This box has a color of #b3821d
<div style="background-color:#b3821d;">Content here</div>
.mybackground {background-color:#b3821d;}
Border around this has a color of #b3821d
<div style="border:2px solid #b3821d;">Content here</div>
.myborder {border:2px solid #b3821d;}