#b9585f color space conversions
Hex:
#b9585f
RGB:
185, 88, 95
CMY:
27, 65, 63
CMYK:
0, 52, 49, 27
HSL:
356°, 40.9283%, 53.5294%
HSV (HSB):
356°, 52.4324%, 72.5490%
XYZ:
25.5629, 18.1200, 12.9767
xyY:
0.4512, 0.3198, 18.1200
CIE-Lab:
49.6413, 39.8091, 14.7514
CIE-LCH:
49.6413, 42.4543, 20.3324
CIE-Luv:
49.6413, 68.5448, 10.7113
Hunter-Lab:
42.5675, 32.7005, 11.7228
#b9585f color charts
#b9585f color shades, tints & tones
#b9585f color schemes
#b9585f color preview, HTML & CSS examples
This text has a color of #b9585f
<p style="color:#b9585f;">Text here</p>
.mytext {color:#b9585f;}
This box has a color of #b9585f
<div style="background-color:#b9585f;">Content here</div>
.mybackground {background-color:#b9585f;}
Border around this has a color of #b9585f
<div style="border:2px solid #b9585f;">Content here</div>
.myborder {border:2px solid #b9585f;}