#b95b32 color space conversions
Hex:
#b95b32
RGB:
185, 91, 50
CMY:
27, 64, 80
CMYK:
0, 51, 73, 27
HSL:
18°, 57.4468%, 46.0784%
HSV (HSB):
18°, 72.9730%, 72.5490%
XYZ:
24.3244, 18.0267, 5.2151
xyY:
0.5114, 0.3790, 18.0267
CIE-Lab:
49.5285, 34.9964, 40.3478
CIE-LCH:
49.5285, 53.4106, 49.0627
CIE-Luv:
49.5285, 74.4626, 35.0237
Hunter-Lab:
42.4579, 27.9623, 22.4380
#b95b32 color charts
#b95b32 color shades, tints & tones
#b95b32 color schemes
#b95b32 color preview, HTML & CSS examples
This text has a color of #b95b32
<p style="color:#b95b32;">Text here</p>
.mytext {color:#b95b32;}
This box has a color of #b95b32
<div style="background-color:#b95b32;">Content here</div>
.mybackground {background-color:#b95b32;}
Border around this has a color of #b95b32
<div style="border:2px solid #b95b32;">Content here</div>
.myborder {border:2px solid #b95b32;}