#b95b34 color space conversions
Hex:
#b95b34
RGB:
185, 91, 52
CMY:
27, 64, 80
CMYK:
0, 51, 72, 27
HSL:
18°, 56.1181%, 46.4706%
HSV (HSB):
18°, 71.8919%, 72.5490%
XYZ:
24.3685, 18.0444, 5.4474
xyY:
0.5092, 0.3770, 18.0444
CIE-Lab:
49.5499, 35.0961, 39.3219
CIE-LCH:
49.5499, 52.7062, 48.2501
CIE-Luv:
49.5499, 74.2075, 34.2799
Hunter-Lab:
42.4787, 28.0613, 22.1319
#b95b34 color charts
#b95b34 color shades, tints & tones
#b95b34 color schemes
#b95b34 color preview, HTML & CSS examples
This text has a color of #b95b34
<p style="color:#b95b34;">Text here</p>
.mytext {color:#b95b34;}
This box has a color of #b95b34
<div style="background-color:#b95b34;">Content here</div>
.mybackground {background-color:#b95b34;}
Border around this has a color of #b95b34
<div style="border:2px solid #b95b34;">Content here</div>
.myborder {border:2px solid #b95b34;}