#b15d20 color space conversions
Hex:
#b15d20
RGB:
177, 93, 32
CMY:
31, 64, 87
CMYK:
0, 47, 82, 31
HSL:
25°, 69.3780%, 40.9804%
HSV (HSB):
25°, 81.9209%, 69.4118%
XYZ:
22.3065, 17.2801, 3.5262
xyY:
0.5174, 0.4008, 17.2801
CIE-Lab:
48.6110, 29.9184, 47.6485
CIE-LCH:
48.6110, 56.2627, 57.8753
CIE-Luv:
48.6110, 68.0214, 40.5149
Hunter-Lab:
41.5693, 23.0386, 24.0691
#b15d20 color charts
#b15d20 color shades, tints & tones
#b15d20 color schemes
#b15d20 color preview, HTML & CSS examples
This text has a color of #b15d20
<p style="color:#b15d20;">Text here</p>
.mytext {color:#b15d20;}
This box has a color of #b15d20
<div style="background-color:#b15d20;">Content here</div>
.mybackground {background-color:#b15d20;}
Border around this has a color of #b15d20
<div style="border:2px solid #b15d20;">Content here</div>
.myborder {border:2px solid #b15d20;}