#b6561e color space conversions
Hex:
#b6561e
RGB:
182, 86, 30
CMY:
29, 66, 88
CMYK:
0, 53, 84, 29
HSL:
22°, 71.6981%, 41.5686%
HSV (HSB):
22°, 83.5165%, 71.3725%
XYZ:
22.8535, 16.6944, 3.2461
xyY:
0.5340, 0.3901, 16.6944
CIE-Lab:
47.8726, 35.6019, 48.1100
CIE-LCH:
47.8726, 59.8504, 53.4982
CIE-Luv:
47.8726, 77.8985, 38.9377
Hunter-Lab:
40.8588, 28.3375, 23.8907
#b6561e color charts
#b6561e color shades, tints & tones
#b6561e color schemes
#b6561e color preview, HTML & CSS examples
This text has a color of #b6561e
<p style="color:#b6561e;">Text here</p>
.mytext {color:#b6561e;}
This box has a color of #b6561e
<div style="background-color:#b6561e;">Content here</div>
.mybackground {background-color:#b6561e;}
Border around this has a color of #b6561e
<div style="border:2px solid #b6561e;">Content here</div>
.myborder {border:2px solid #b6561e;}