#b95e27 color space conversions
Hex:
#b95e27
RGB:
185, 94, 39
CMY:
27, 63, 85
CMYK:
0, 49, 79, 27
HSL:
23°, 65.1786%, 43.9216%
HSV (HSB):
23°, 78.9189%, 72.5490%
XYZ:
24.3765, 18.4662, 4.1990
xyY:
0.5182, 0.3925, 18.4662
CIE-Lab:
50.0567, 32.9462, 46.3202
CIE-LCH:
50.0567, 56.8420, 54.5768
CIE-Luv:
50.0567, 73.3526, 39.6989
Hunter-Lab:
42.9723, 26.0545, 24.2871
#b95e27 color charts
#b95e27 color shades, tints & tones
#b95e27 color schemes
#b95e27 color preview, HTML & CSS examples
This text has a color of #b95e27
<p style="color:#b95e27;">Text here</p>
.mytext {color:#b95e27;}
This box has a color of #b95e27
<div style="background-color:#b95e27;">Content here</div>
.mybackground {background-color:#b95e27;}
Border around this has a color of #b95e27
<div style="border:2px solid #b95e27;">Content here</div>
.myborder {border:2px solid #b95e27;}