#b95238 color space conversions
Hex:
#b95238
RGB:
185, 82, 56
CMY:
27, 68, 78
CMYK:
0, 56, 70, 27
HSL:
12°, 53.5270%, 47.2549%
HSV (HSB):
12°, 69.7297%, 72.5490%
XYZ:
23.7387, 16.6344, 5.7010
xyY:
0.5152, 0.3610, 16.6344
CIE-Lab:
47.7960, 39.8954, 35.1717
CIE-LCH:
47.7960, 53.1854, 41.3993
CIE-Luv:
47.7960, 80.2702, 29.3698
Hunter-Lab:
40.7853, 32.5200, 20.2621
#b95238 color charts
#b95238 color shades, tints & tones
#b95238 color schemes
#b95238 color preview, HTML & CSS examples
This text has a color of #b95238
<p style="color:#b95238;">Text here</p>
.mytext {color:#b95238;}
This box has a color of #b95238
<div style="background-color:#b95238;">Content here</div>
.mybackground {background-color:#b95238;}
Border around this has a color of #b95238
<div style="border:2px solid #b95238;">Content here</div>
.myborder {border:2px solid #b95238;}