#b5595d color space conversions
Hex:
#b5595d
RGB:
181, 89, 93
CMY:
29, 65, 64
CMYK:
0, 51, 49, 29
HSL:
357°, 38.3333%, 52.9412%
HSV (HSB):
357°, 50.8287%, 70.9804%
XYZ:
24.6042, 17.7588, 12.4869
xyY:
0.4486, 0.3238, 17.7588
CIE-Lab:
49.2023, 37.6153, 15.2485
CIE-LCH:
49.2023, 40.5886, 22.0667
CIE-Luv:
49.2023, 65.1161, 11.6955
Hunter-Lab:
42.1412, 30.4704, 11.9305
#b5595d color charts
#b5595d color shades, tints & tones
#b5595d color schemes
#b5595d color preview, HTML & CSS examples
This text has a color of #b5595d
<p style="color:#b5595d;">Text here</p>
.mytext {color:#b5595d;}
This box has a color of #b5595d
<div style="background-color:#b5595d;">Content here</div>
.mybackground {background-color:#b5595d;}
Border around this has a color of #b5595d
<div style="border:2px solid #b5595d;">Content here</div>
.myborder {border:2px solid #b5595d;}