#b95a27 color space conversions
Hex:
#b95a27
RGB:
185, 90, 39
CMY:
27, 65, 85
CMYK:
0, 51, 79, 27
HSL:
21°, 65.1786%, 43.9216%
HSV (HSB):
21°, 78.9189%, 72.5490%
XYZ:
24.0300, 17.7731, 4.0835
xyY:
0.5237, 0.3873, 17.7731
CIE-Lab:
49.2197, 35.0414, 45.5025
CIE-LCH:
49.2197, 57.4315, 52.4002
CIE-Luv:
49.2197, 76.4733, 38.2584
Hunter-Lab:
42.1582, 27.9674, 23.7678
#b95a27 color charts
#b95a27 color shades, tints & tones
#b95a27 color schemes
#b95a27 color preview, HTML & CSS examples
This text has a color of #b95a27
<p style="color:#b95a27;">Text here</p>
.mytext {color:#b95a27;}
This box has a color of #b95a27
<div style="background-color:#b95a27;">Content here</div>
.mybackground {background-color:#b95a27;}
Border around this has a color of #b95a27
<div style="border:2px solid #b95a27;">Content here</div>
.myborder {border:2px solid #b95a27;}