#b95a48 color space conversions
Hex:
#b95a48
RGB:
185, 90, 72
CMY:
27, 65, 72
CMYK:
0, 51, 61, 27
HSL:
10°, 44.6640%, 50.3922%
HSV (HSB):
10°, 61.0811%, 72.5490%
XYZ:
24.8334, 18.0945, 8.3146
xyY:
0.4846, 0.3531, 18.0945
CIE-Lab:
49.6105, 36.8422, 28.2705
CIE-LCH:
49.6105, 46.4389, 37.5005
CIE-Luv:
49.6105, 71.8612, 24.9452
Hunter-Lab:
42.5376, 29.7674, 18.1872
#b95a48 color charts
#b95a48 color shades, tints & tones
#b95a48 color schemes
#b95a48 color preview, HTML & CSS examples
This text has a color of #b95a48
<p style="color:#b95a48;">Text here</p>
.mytext {color:#b95a48;}
This box has a color of #b95a48
<div style="background-color:#b95a48;">Content here</div>
.mybackground {background-color:#b95a48;}
Border around this has a color of #b95a48
<div style="border:2px solid #b95a48;">Content here</div>
.myborder {border:2px solid #b95a48;}