#b95a61 color space conversions
Hex:
#b95a61
RGB:
185, 90, 97
CMY:
27, 65, 62
CMYK:
0, 51, 48, 27
HSL:
356°, 40.4255%, 53.9216%
HSV (HSB):
356°, 51.3514%, 72.5490%
XYZ:
25.8214, 18.4897, 13.5172
xyY:
0.4465, 0.3197, 18.4897
CIE-Lab:
50.0847, 38.9821, 14.1679
CIE-LCH:
50.0847, 41.4769, 19.9735
CIE-Luv:
50.0847, 66.8391, 10.2887
Hunter-Lab:
42.9996, 31.9405, 11.4616
#b95a61 color charts
#b95a61 color shades, tints & tones
#b95a61 color schemes
#b95a61 color preview, HTML & CSS examples
This text has a color of #b95a61
<p style="color:#b95a61;">Text here</p>
.mytext {color:#b95a61;}
This box has a color of #b95a61
<div style="background-color:#b95a61;">Content here</div>
.mybackground {background-color:#b95a61;}
Border around this has a color of #b95a61
<div style="border:2px solid #b95a61;">Content here</div>
.myborder {border:2px solid #b95a61;}