#b64a7b color space conversions
Hex:
#b64a7b
RGB:
182, 74, 123
CMY:
29, 71, 52
CMYK:
0, 59, 32, 29
HSL:
333°, 42.5197%, 50.1961%
HSV (HSB):
333°, 59.3407%, 71.3725%
XYZ:
25.3153, 16.2727, 20.5456
xyY:
0.4074, 0.2619, 16.2727
CIE-Lab:
47.3303, 48.7253, -5.5238
CIE-LCH:
47.3303, 49.0374, 353.5322
CIE-Luv:
47.3303, 66.4802, -15.9564
Hunter-Lab:
40.3394, 41.4251, -1.9598
#b64a7b color charts
#b64a7b color shades, tints & tones
#b64a7b color schemes
#b64a7b color preview, HTML & CSS examples
This text has a color of #b64a7b
<p style="color:#b64a7b;">Text here</p>
.mytext {color:#b64a7b;}
This box has a color of #b64a7b
<div style="background-color:#b64a7b;">Content here</div>
.mybackground {background-color:#b64a7b;}
Border around this has a color of #b64a7b
<div style="border:2px solid #b64a7b;">Content here</div>
.myborder {border:2px solid #b64a7b;}