#b45f2d color space conversions
Hex:
#b45f2d
RGB:
180, 95, 45
CMY:
29, 63, 82
CMYK:
0, 47, 75, 29
HSL:
22°, 60.0000%, 44.1176%
HSV (HSB):
22°, 75.0000%, 70.5882%
XYZ:
23.3883, 18.0772, 4.7392
xyY:
0.5062, 0.3912, 18.0772
CIE-Lab:
49.5896, 30.6075, 42.7333
CIE-LCH:
49.5896, 52.5638, 54.3881
CIE-Luv:
49.5896, 67.7882, 37.7689
Hunter-Lab:
42.5173, 23.7856, 23.1533
#b45f2d color charts
#b45f2d color shades, tints & tones
#b45f2d color schemes
#b45f2d color preview, HTML & CSS examples
This text has a color of #b45f2d
<p style="color:#b45f2d;">Text here</p>
.mytext {color:#b45f2d;}
This box has a color of #b45f2d
<div style="background-color:#b45f2d;">Content here</div>
.mybackground {background-color:#b45f2d;}
Border around this has a color of #b45f2d
<div style="border:2px solid #b45f2d;">Content here</div>
.myborder {border:2px solid #b45f2d;}