#b64e6c color space conversions
Hex:
#b64e6c
RGB:
182, 78, 108
CMY:
29, 69, 58
CMYK:
0, 57, 41, 29
HSL:
343°, 41.6000%, 50.9804%
HSV (HSB):
343°, 57.1429%, 71.3725%
XYZ:
24.7226, 16.4766, 16.0646
xyY:
0.4317, 0.2877, 16.4766
CIE-Lab:
47.5936, 45.0593, 3.9624
CIE-LCH:
47.5936, 45.2332, 5.0255
CIE-Luv:
47.5936, 68.7577, -3.1102
Hunter-Lab:
40.5913, 37.6824, 4.9490
#b64e6c color charts
#b64e6c color shades, tints & tones
#b64e6c color schemes
#b64e6c color preview, HTML & CSS examples
This text has a color of #b64e6c
<p style="color:#b64e6c;">Text here</p>
.mytext {color:#b64e6c;}
This box has a color of #b64e6c
<div style="background-color:#b64e6c;">Content here</div>
.mybackground {background-color:#b64e6c;}
Border around this has a color of #b64e6c
<div style="border:2px solid #b64e6c;">Content here</div>
.myborder {border:2px solid #b64e6c;}