#b9555c color space conversions
Hex:
#b9555c
RGB:
185, 85, 92
CMY:
27, 67, 64
CMYK:
0, 54, 50, 27
HSL:
356°, 41.6667%, 52.9412%
HSV (HSB):
356°, 54.0541%, 72.5490%
XYZ:
25.1879, 17.5840, 12.1917
xyY:
0.4583, 0.3199, 17.5840
CIE-Lab:
48.9876, 41.0406, 15.6503
CIE-LCH:
48.9876, 43.9234, 20.8736
CIE-Luv:
48.9876, 71.1136, 11.3503
Hunter-Lab:
41.9333, 33.8355, 12.1153
#b9555c color charts
#b9555c color shades, tints & tones
#b9555c color schemes
#b9555c color preview, HTML & CSS examples
This text has a color of #b9555c
<p style="color:#b9555c;">Text here</p>
.mytext {color:#b9555c;}
This box has a color of #b9555c
<div style="background-color:#b9555c;">Content here</div>
.mybackground {background-color:#b9555c;}
Border around this has a color of #b9555c
<div style="border:2px solid #b9555c;">Content here</div>
.myborder {border:2px solid #b9555c;}