#b9385c color space conversions
Hex:
#b9385c
RGB:
185, 56, 92
CMY:
27, 78, 64
CMYK:
0, 70, 50, 27
HSL:
343°, 53.5270%, 47.2549%
HSV (HSB):
343°, 69.7297%, 72.5490%
XYZ:
23.3535, 13.9153, 11.5803
xyY:
0.4781, 0.2849, 13.9153
CIE-Lab:
44.1113, 54.0657, 8.8820
CIE-LCH:
44.1113, 54.7904, 9.3294
CIE-Luv:
44.1113, 87.3106, 0.5899
Hunter-Lab:
37.3033, 46.4683, 7.7065
#b9385c color charts
#b9385c color shades, tints & tones
#b9385c color schemes
#b9385c color preview, HTML & CSS examples
This text has a color of #b9385c
<p style="color:#b9385c;">Text here</p>
.mytext {color:#b9385c;}
This box has a color of #b9385c
<div style="background-color:#b9385c;">Content here</div>
.mybackground {background-color:#b9385c;}
Border around this has a color of #b9385c
<div style="border:2px solid #b9385c;">Content here</div>
.myborder {border:2px solid #b9385c;}