#b5565a color space conversions
Hex:
#b5565a
RGB:
181, 86, 90
CMY:
29, 66, 65
CMYK:
0, 52, 50, 29
HSL:
357°, 39.0947%, 52.3529%
HSV (HSB):
357°, 52.4862%, 70.9804%
XYZ:
24.2293, 17.2175, 11.7191
xyY:
0.4557, 0.3238, 17.2175
CIE-Lab:
48.5329, 38.8735, 16.1283
CIE-LCH:
48.5329, 42.0865, 22.5332
CIE-Luv:
48.5329, 67.6782, 12.2965
Hunter-Lab:
41.4940, 31.6158, 12.3005
#b5565a color charts
#b5565a color shades, tints & tones
#b5565a color schemes
#b5565a color preview, HTML & CSS examples
This text has a color of #b5565a
<p style="color:#b5565a;">Text here</p>
.mytext {color:#b5565a;}
This box has a color of #b5565a
<div style="background-color:#b5565a;">Content here</div>
.mybackground {background-color:#b5565a;}
Border around this has a color of #b5565a
<div style="border:2px solid #b5565a;">Content here</div>
.myborder {border:2px solid #b5565a;}