#b64e7e color space conversions
Hex:
#b64e7e
RGB:
182, 78, 126
CMY:
29, 69, 51
CMYK:
0, 57, 31, 29
HSL:
332°, 41.6000%, 50.9804%
HSV (HSB):
332°, 57.1429%, 71.3725%
XYZ:
25.7817, 16.9002, 21.6419
xyY:
0.4008, 0.2627, 16.9002
CIE-Lab:
48.1341, 47.2240, -6.1431
CIE-LCH:
48.1341, 47.6219, 352.5884
CIE-Luv:
48.1341, 63.6780, -16.5509
Hunter-Lab:
41.1099, 40.0024, -2.4357
#b64e7e color charts
#b64e7e color shades, tints & tones
#b64e7e color schemes
#b64e7e color preview, HTML & CSS examples
This text has a color of #b64e7e
<p style="color:#b64e7e;">Text here</p>
.mytext {color:#b64e7e;}
This box has a color of #b64e7e
<div style="background-color:#b64e7e;">Content here</div>
.mybackground {background-color:#b64e7e;}
Border around this has a color of #b64e7e
<div style="border:2px solid #b64e7e;">Content here</div>
.myborder {border:2px solid #b64e7e;}