#b95b47 color space conversions
Hex:
#b95b47
RGB:
185, 91, 71
CMY:
27, 64, 72
CMYK:
0, 51, 62, 27
HSL:
11°, 44.8819%, 50.1961%
HSV (HSB):
11°, 61.6216%, 72.5490%
XYZ:
24.8860, 18.2514, 8.1725
xyY:
0.4850, 0.3557, 18.2514
CIE-Lab:
49.7996, 36.2525, 29.0828
CIE-LCH:
49.7996, 46.4764, 38.7376
CIE-Luv:
49.7996, 71.3298, 25.8583
Hunter-Lab:
42.7216, 29.2160, 18.5632
#b95b47 color charts
#b95b47 color shades, tints & tones
#b95b47 color schemes
#b95b47 color preview, HTML & CSS examples
This text has a color of #b95b47
<p style="color:#b95b47;">Text here</p>
.mytext {color:#b95b47;}
This box has a color of #b95b47
<div style="background-color:#b95b47;">Content here</div>
.mybackground {background-color:#b95b47;}
Border around this has a color of #b95b47
<div style="border:2px solid #b95b47;">Content here</div>
.myborder {border:2px solid #b95b47;}