#b15c1c color space conversions
Hex:
#b15c1c
RGB:
177, 92, 28
CMY:
31, 64, 89
CMYK:
0, 48, 84, 31
HSL:
26°, 72.6829%, 40.1961%
HSV (HSB):
26°, 84.1808%, 69.4118%
XYZ:
22.1682, 17.0852, 3.2280
xyY:
0.5218, 0.4022, 17.0852
CIE-Lab:
48.3673, 30.3304, 49.0785
CIE-LCH:
48.3673, 57.6943, 58.2840
CIE-Luv:
48.3673, 69.1100, 41.0810
Hunter-Lab:
41.3343, 23.3972, 24.3038
#b15c1c color charts
#b15c1c color shades, tints & tones
#b15c1c color schemes
#b15c1c color preview, HTML & CSS examples
This text has a color of #b15c1c
<p style="color:#b15c1c;">Text here</p>
.mytext {color:#b15c1c;}
This box has a color of #b15c1c
<div style="background-color:#b15c1c;">Content here</div>
.mybackground {background-color:#b15c1c;}
Border around this has a color of #b15c1c
<div style="border:2px solid #b15c1c;">Content here</div>
.myborder {border:2px solid #b15c1c;}