#b9395c color space conversions
Hex:
#b9395c
RGB:
185, 57, 92
CMY:
27, 78, 64
CMYK:
0, 69, 50, 27
HSL:
344°, 52.8926%, 47.4510%
HSV (HSB):
344°, 69.1892%, 72.5490%
XYZ:
23.4025, 14.0132, 11.5966
xyY:
0.4775, 0.2859, 14.0132
CIE-Lab:
44.2519, 53.6781, 9.0801
CIE-LCH:
44.2519, 54.4407, 9.6011
CIE-Luv:
44.2519, 86.8332, 0.9045
Hunter-Lab:
37.4343, 46.0814, 7.8368
#b9395c color charts
#b9395c color shades, tints & tones
#b9395c color schemes
#b9395c color preview, HTML & CSS examples
This text has a color of #b9395c
<p style="color:#b9395c;">Text here</p>
.mytext {color:#b9395c;}
This box has a color of #b9395c
<div style="background-color:#b9395c;">Content here</div>
.mybackground {background-color:#b9395c;}
Border around this has a color of #b9395c
<div style="border:2px solid #b9395c;">Content here</div>
.myborder {border:2px solid #b9395c;}