#b95e46 color space conversions
Hex:
#b95e46
RGB:
185, 94, 70
CMY:
27, 63, 73
CMYK:
0, 49, 62, 27
HSL:
13°, 45.0980%, 50.0000%
HSV (HSB):
13°, 62.1622%, 72.5490%
XYZ:
25.1158, 18.7619, 8.0920
xyY:
0.4833, 0.3610, 18.7619
CIE-Lab:
50.4075, 34.6139, 30.4086
CIE-LCH:
50.4075, 46.0740, 41.2996
CIE-Luv:
50.4075, 69.3560, 27.5769
Hunter-Lab:
43.3150, 27.7002, 19.2441
#b95e46 color charts
#b95e46 color shades, tints & tones
#b95e46 color schemes
#b95e46 color preview, HTML & CSS examples
This text has a color of #b95e46
<p style="color:#b95e46;">Text here</p>
.mytext {color:#b95e46;}
This box has a color of #b95e46
<div style="background-color:#b95e46;">Content here</div>
.mybackground {background-color:#b95e46;}
Border around this has a color of #b95e46
<div style="border:2px solid #b95e46;">Content here</div>
.myborder {border:2px solid #b95e46;}