#b64d8b color space conversions
Hex:
#b64d8b
RGB:
182, 77, 139
CMY:
29, 70, 45
CMYK:
0, 58, 24, 29
HSL:
325°, 41.8327%, 50.7843%
HSV (HSB):
325°, 57.6923%, 71.3725%
XYZ:
26.6055, 17.1169, 26.3277
xyY:
0.3798, 0.2444, 17.1169
CIE-Lab:
48.4070, 49.4587, -13.5524
CIE-LCH:
48.4070, 51.2819, 344.6763
CIE-Luv:
48.4070, 60.3274, -27.1726
Hunter-Lab:
41.3726, 42.3860, -8.7688
#b64d8b color charts
#b64d8b color shades, tints & tones
#b64d8b color schemes
#b64d8b color preview, HTML & CSS examples
This text has a color of #b64d8b
<p style="color:#b64d8b;">Text here</p>
.mytext {color:#b64d8b;}
This box has a color of #b64d8b
<div style="background-color:#b64d8b;">Content here</div>
.mybackground {background-color:#b64d8b;}
Border around this has a color of #b64d8b
<div style="border:2px solid #b64d8b;">Content here</div>
.myborder {border:2px solid #b64d8b;}