#b95f48 color space conversions
Hex:
#b95f48
RGB:
185, 95, 72
CMY:
27, 63, 72
CMYK:
0, 49, 61, 27
HSL:
12°, 44.6640%, 50.3922%
HSV (HSB):
12°, 61.0811%, 72.5490%
XYZ:
25.2695, 18.9666, 8.4600
xyY:
0.4795, 0.3599, 18.9666
CIE-Lab:
50.6481, 34.2300, 29.5679
CIE-LCH:
50.6481, 45.2322, 40.8205
CIE-Luv:
50.6481, 68.3130, 26.9879
Hunter-Lab:
43.5506, 27.3578, 18.9680
#b95f48 color charts
#b95f48 color shades, tints & tones
#b95f48 color schemes
#b95f48 color preview, HTML & CSS examples
This text has a color of #b95f48
<p style="color:#b95f48;">Text here</p>
.mytext {color:#b95f48;}
This box has a color of #b95f48
<div style="background-color:#b95f48;">Content here</div>
.mybackground {background-color:#b95f48;}
Border around this has a color of #b95f48
<div style="border:2px solid #b95f48;">Content here</div>
.myborder {border:2px solid #b95f48;}