#b9585c color space conversions
Hex:
#b9585c
RGB:
185, 88, 92
CMY:
27, 65, 64
CMYK:
0, 52, 50, 27
HSL:
358°, 40.9283%, 53.5294%
HSV (HSB):
358°, 52.4324%, 72.5490%
XYZ:
25.4291, 18.0664, 12.2721
xyY:
0.4560, 0.3240, 18.0664
CIE-Lab:
49.5766, 39.5238, 16.4543
CIE-LCH:
49.5766, 42.8121, 22.6026
CIE-Luv:
49.5766, 69.2141, 12.6264
Hunter-Lab:
42.5046, 32.4073, 12.6348
#b9585c color charts
#b9585c color shades, tints & tones
#b9585c color schemes
#b9585c color preview, HTML & CSS examples
This text has a color of #b9585c
<p style="color:#b9585c;">Text here</p>
.mytext {color:#b9585c;}
This box has a color of #b9585c
<div style="background-color:#b9585c;">Content here</div>
.mybackground {background-color:#b9585c;}
Border around this has a color of #b9585c
<div style="border:2px solid #b9585c;">Content here</div>
.myborder {border:2px solid #b9585c;}