#b64d5d color space conversions
Hex:
#b64d5d
RGB:
182, 77, 93
CMY:
29, 70, 64
CMYK:
0, 58, 49, 29
HSL:
351°, 41.8327%, 50.7843%
HSV (HSB):
351°, 57.6923%, 71.3725%
XYZ:
23.9211, 16.0432, 12.1918
xyY:
0.4586, 0.3076, 16.0432
CIE-Lab:
47.0311, 43.9971, 12.2767
CIE-LCH:
47.0311, 45.6778, 15.5910
CIE-Luv:
47.0311, 73.3051, 6.8052
Hunter-Lab:
40.0539, 36.5098, 9.9908
#b64d5d color charts
#b64d5d color shades, tints & tones
#b64d5d color schemes
#b64d5d color preview, HTML & CSS examples
This text has a color of #b64d5d
<p style="color:#b64d5d;">Text here</p>
.mytext {color:#b64d5d;}
This box has a color of #b64d5d
<div style="background-color:#b64d5d;">Content here</div>
.mybackground {background-color:#b64d5d;}
Border around this has a color of #b64d5d
<div style="border:2px solid #b64d5d;">Content here</div>
.myborder {border:2px solid #b64d5d;}