#b7565d color space conversions
Hex:
#b7565d
RGB:
183, 86, 93
CMY:
28, 66, 64
CMYK:
0, 53, 49, 28
HSL:
356°, 40.2490%, 52.7451%
HSV (HSB):
356°, 53.0055%, 71.7647%
XYZ:
24.8320, 17.5132, 12.4275
xyY:
0.4534, 0.3197, 17.5132
CIE-Lab:
48.9002, 39.8977, 14.8821
CIE-LCH:
48.9002, 42.5829, 20.4559
CIE-Luv:
48.9002, 68.6316, 10.7589
Hunter-Lab:
41.8487, 32.6822, 11.6872
#b7565d color charts
#b7565d color shades, tints & tones
#b7565d color schemes
#b7565d color preview, HTML & CSS examples
This text has a color of #b7565d
<p style="color:#b7565d;">Text here</p>
.mytext {color:#b7565d;}
This box has a color of #b7565d
<div style="background-color:#b7565d;">Content here</div>
.mybackground {background-color:#b7565d;}
Border around this has a color of #b7565d
<div style="border:2px solid #b7565d;">Content here</div>
.myborder {border:2px solid #b7565d;}