#b64b7b color space conversions
Hex:
#b64b7b
RGB:
182, 75, 123
CMY:
29, 71, 52
CMYK:
0, 59, 32, 29
HSL:
333°, 42.2925%, 50.3922%
HSV (HSB):
333°, 58.7912%, 71.3725%
XYZ:
25.3826, 16.4073, 20.5680
xyY:
0.4070, 0.2631, 16.4073
CIE-Lab:
47.5044, 48.2596, -5.2653
CIE-LCH:
47.5044, 48.5459, 353.7734
CIE-Luv:
47.5044, 66.0028, -15.5358
Hunter-Lab:
40.5059, 40.9699, -1.7520
#b64b7b color charts
#b64b7b color shades, tints & tones
#b64b7b color schemes
#b64b7b color preview, HTML & CSS examples
This text has a color of #b64b7b
<p style="color:#b64b7b;">Text here</p>
.mytext {color:#b64b7b;}
This box has a color of #b64b7b
<div style="background-color:#b64b7b;">Content here</div>
.mybackground {background-color:#b64b7b;}
Border around this has a color of #b64b7b
<div style="border:2px solid #b64b7b;">Content here</div>
.myborder {border:2px solid #b64b7b;}