#b4802d color space conversions
Hex:
#b4802d
RGB:
180, 128, 45
CMY:
29, 50, 82
CMYK:
0, 29, 75, 29
HSL:
37°, 60.0000%, 44.1176%
HSV (HSB):
37°, 75.0000%, 70.5882%
XYZ:
27.0152, 25.3311, 5.9482
xyY:
0.4634, 0.4345, 25.3311
CIE-Lab:
57.3966, 12.3809, 50.6583
CIE-LCH:
57.3966, 52.1493, 76.2661
CIE-Luv:
57.3966, 42.1765, 50.9673
Hunter-Lab:
50.3300, 7.7344, 28.2239
#b4802d color charts
#b4802d color shades, tints & tones
#b4802d color schemes
#b4802d color preview, HTML & CSS examples
This text has a color of #b4802d
<p style="color:#b4802d;">Text here</p>
.mytext {color:#b4802d;}
This box has a color of #b4802d
<div style="background-color:#b4802d;">Content here</div>
.mybackground {background-color:#b4802d;}
Border around this has a color of #b4802d
<div style="border:2px solid #b4802d;">Content here</div>
.myborder {border:2px solid #b4802d;}