#b2981d color space conversions
Hex:
#b2981d
RGB:
178, 152, 29
CMY:
30, 40, 89
CMYK:
0, 15, 84, 30
HSL:
50°, 71.9807%, 40.5882%
HSV (HSB):
50°, 83.7079%, 69.8039%
XYZ:
29.8101, 32.0102, 5.7698
xyY:
0.4410, 0.4736, 32.0102
CIE-Lab:
63.3513, -2.3187, 61.6911
CIE-LCH:
63.3513, 61.7347, 92.1525
CIE-Luv:
63.3513, 23.3120, 64.2751
Hunter-Lab:
56.5775, -4.9609, 33.5578
#b2981d color charts
#b2981d color shades, tints & tones
#b2981d color schemes
#b2981d color preview, HTML & CSS examples
This text has a color of #b2981d
<p style="color:#b2981d;">Text here</p>
.mytext {color:#b2981d;}
This box has a color of #b2981d
<div style="background-color:#b2981d;">Content here</div>
.mybackground {background-color:#b2981d;}
Border around this has a color of #b2981d
<div style="border:2px solid #b2981d;">Content here</div>
.myborder {border:2px solid #b2981d;}