#b64b4d color space conversions
Hex:
#b64b4d
RGB:
182, 75, 77
CMY:
29, 71, 70
CMYK:
0, 59, 58, 29
HSL:
359°, 42.2925%, 50.3922%
HSV (HSB):
359°, 58.7912%, 71.3725%
XYZ:
23.1470, 15.5131, 8.7955
xyY:
0.4878, 0.3269, 15.5131
CIE-Lab:
46.3290, 43.5806, 21.0075
CIE-LCH:
46.3290, 48.3796, 25.7358
CIE-Luv:
46.3290, 78.4286, 15.8753
Hunter-Lab:
39.3866, 35.9757, 14.3305
#b64b4d color charts
#b64b4d color shades, tints & tones
#b64b4d color schemes
#b64b4d color preview, HTML & CSS examples
This text has a color of #b64b4d
<p style="color:#b64b4d;">Text here</p>
.mytext {color:#b64b4d;}
This box has a color of #b64b4d
<div style="background-color:#b64b4d;">Content here</div>
.mybackground {background-color:#b64b4d;}
Border around this has a color of #b64b4d
<div style="border:2px solid #b64b4d;">Content here</div>
.myborder {border:2px solid #b64b4d;}