#b95c44 color space conversions
Hex:
#b95c44
RGB:
185, 92, 68
CMY:
27, 64, 73
CMYK:
0, 50, 63, 27
HSL:
12°, 46.2451%, 49.6078%
HSV (HSB):
12°, 63.2432%, 72.5490%
XYZ:
24.8781, 18.3859, 7.7065
xyY:
0.4881, 0.3607, 18.3859
CIE-Lab:
49.9609, 35.5235, 30.9960
CIE-LCH:
49.9609, 47.1452, 41.1062
CIE-Luv:
49.9609, 71.1193, 27.7468
Hunter-Lab:
42.8788, 28.5270, 19.3592
#b95c44 color charts
#b95c44 color shades, tints & tones
#b95c44 color schemes
#b95c44 color preview, HTML & CSS examples
This text has a color of #b95c44
<p style="color:#b95c44;">Text here</p>
.mytext {color:#b95c44;}
This box has a color of #b95c44
<div style="background-color:#b95c44;">Content here</div>
.mybackground {background-color:#b95c44;}
Border around this has a color of #b95c44
<div style="border:2px solid #b95c44;">Content here</div>
.myborder {border:2px solid #b95c44;}