#b5585f color space conversions
Hex:
#b5585f
RGB:
181, 88, 95
CMY:
29, 65, 63
CMYK:
0, 51, 48, 29
HSL:
355°, 38.5892%, 52.7451%
HSV (HSB):
355°, 51.3812%, 70.9804%
XYZ:
24.6113, 17.6294, 12.9321
xyY:
0.4461, 0.3195, 17.6294
CIE-Lab:
49.0435, 38.3304, 13.8335
CIE-LCH:
49.0435, 40.7502, 19.8446
CIE-Luv:
49.0435, 65.3101, 9.9591
Hunter-Lab:
41.9874, 31.1516, 11.1299
#b5585f color charts
#b5585f color shades, tints & tones
#b5585f color schemes
#b5585f color preview, HTML & CSS examples
This text has a color of #b5585f
<p style="color:#b5585f;">Text here</p>
.mytext {color:#b5585f;}
This box has a color of #b5585f
<div style="background-color:#b5585f;">Content here</div>
.mybackground {background-color:#b5585f;}
Border around this has a color of #b5585f
<div style="border:2px solid #b5585f;">Content here</div>
.myborder {border:2px solid #b5585f;}