#b64c5d color space conversions
Hex:
#b64c5d
RGB:
182, 76, 93
CMY:
29, 70, 64
CMYK:
0, 58, 49, 29
HSL:
350°, 42.0635%, 50.5882%
HSV (HSB):
350°, 58.2418%, 71.3725%
XYZ:
23.8516, 15.9043, 12.1686
xyY:
0.4594, 0.3063, 15.9043
CIE-Lab:
46.8487, 44.4775, 12.0233
CIE-LCH:
46.8487, 46.0740, 15.1268
CIE-Luv:
46.8487, 73.8934, 6.4029
Hunter-Lab:
39.8802, 36.9674, 9.8250
#b64c5d color charts
#b64c5d color shades, tints & tones
#b64c5d color schemes
#b64c5d color preview, HTML & CSS examples
This text has a color of #b64c5d
<p style="color:#b64c5d;">Text here</p>
.mytext {color:#b64c5d;}
This box has a color of #b64c5d
<div style="background-color:#b64c5d;">Content here</div>
.mybackground {background-color:#b64c5d;}
Border around this has a color of #b64c5d
<div style="border:2px solid #b64c5d;">Content here</div>
.myborder {border:2px solid #b64c5d;}