#b5694c color space conversions
Hex:
#b5694c
RGB:
181, 105, 76
CMY:
29, 59, 70
CMYK:
0, 42, 58, 29
HSL:
17°, 41.5020%, 50.3922%
HSV (HSB):
17°, 58.0110%, 70.9804%
XYZ:
25.4121, 20.4487, 9.4451
xyY:
0.4595, 0.3697, 20.4487
CIE-Lab:
52.3408, 27.5377, 29.2945
CIE-LCH:
52.3408, 40.2056, 46.7706
CIE-Luv:
52.3408, 57.2533, 28.7165
Hunter-Lab:
45.2203, 21.1751, 19.2703
#b5694c color charts
#b5694c color shades, tints & tones
#b5694c color schemes
#b5694c color preview, HTML & CSS examples
This text has a color of #b5694c
<p style="color:#b5694c;">Text here</p>
.mytext {color:#b5694c;}
This box has a color of #b5694c
<div style="background-color:#b5694c;">Content here</div>
.mybackground {background-color:#b5694c;}
Border around this has a color of #b5694c
<div style="border:2px solid #b5694c;">Content here</div>
.myborder {border:2px solid #b5694c;}