#b9576c color space conversions
Hex:
#b9576c
RGB:
185, 87, 108
CMY:
27, 66, 58
CMYK:
0, 53, 42, 27
HSL:
347°, 41.1765%, 53.3333%
HSV (HSB):
347°, 52.9730%, 72.5490%
XYZ:
26.1226, 18.2134, 16.3261
xyY:
0.4306, 0.3002, 18.2134
CIE-Lab:
49.7539, 41.6621, 7.1168
CIE-LCH:
49.7539, 42.2656, 9.6938
CIE-Luv:
49.7539, 66.0768, 1.4823
Hunter-Lab:
42.6771, 34.5743, 7.1927
#b9576c color charts
#b9576c color shades, tints & tones
#b9576c color schemes
#b9576c color preview, HTML & CSS examples
This text has a color of #b9576c
<p style="color:#b9576c;">Text here</p>
.mytext {color:#b9576c;}
This box has a color of #b9576c
<div style="background-color:#b9576c;">Content here</div>
.mybackground {background-color:#b9576c;}
Border around this has a color of #b9576c
<div style="border:2px solid #b9576c;">Content here</div>
.myborder {border:2px solid #b9576c;}