#b15d1a color space conversions
Hex:
#b15d1a
RGB:
177, 93, 26
CMY:
31, 64, 90
CMYK:
0, 47, 85, 31
HSL:
27°, 74.3842%, 39.8039%
HSV (HSB):
27°, 85.3107%, 69.4118%
XYZ:
22.2323, 17.2504, 3.1352
xyY:
0.5217, 0.4048, 17.2504
CIE-Lab:
48.5740, 29.7355, 50.0340
CIE-LCH:
48.5740, 58.2031, 59.2768
CIE-Luv:
48.5740, 68.4482, 41.8627
Hunter-Lab:
41.5336, 22.8644, 24.5980
#b15d1a color charts
#b15d1a color shades, tints & tones
#b15d1a color schemes
#b15d1a color preview, HTML & CSS examples
This text has a color of #b15d1a
<p style="color:#b15d1a;">Text here</p>
.mytext {color:#b15d1a;}
This box has a color of #b15d1a
<div style="background-color:#b15d1a;">Content here</div>
.mybackground {background-color:#b15d1a;}
Border around this has a color of #b15d1a
<div style="border:2px solid #b15d1a;">Content here</div>
.myborder {border:2px solid #b15d1a;}