#b9534f color space conversions
Hex:
#b9534f
RGB:
185, 83, 79
CMY:
27, 67, 69
CMYK:
0, 55, 57, 27
HSL:
2°, 43.0894%, 51.7647%
HSV (HSB):
2°, 57.2973%, 72.5490%
XYZ:
24.5121, 17.0653, 9.3991
xyY:
0.4809, 0.3348, 17.0653
CIE-Lab:
48.3422, 40.9244, 22.5443
CIE-LCH:
48.3422, 46.7231, 28.8494
CIE-Luv:
48.3422, 75.2811, 18.3583
Hunter-Lab:
41.3102, 33.6233, 15.4271
#b9534f color charts
#b9534f color shades, tints & tones
#b9534f color schemes
#b9534f color preview, HTML & CSS examples
This text has a color of #b9534f
<p style="color:#b9534f;">Text here</p>
.mytext {color:#b9534f;}
This box has a color of #b9534f
<div style="background-color:#b9534f;">Content here</div>
.mybackground {background-color:#b9534f;}
Border around this has a color of #b9534f
<div style="border:2px solid #b9534f;">Content here</div>
.myborder {border:2px solid #b9534f;}