#512d3f color space conversions
Hex:
#512d3f
RGB:
81, 45, 63
CMY:
68, 82, 75
CMYK:
0, 44, 22, 68
HSL:
330°, 28.5714%, 24.7059%
HSV (HSB):
330°, 44.4444%, 31.7647%
XYZ:
5.2289, 3.9850, 5.1962
xyY:
0.3629, 0.2765, 3.9850
CIE-Lab:
23.6217, 19.3806, -4.2313
CIE-LCH:
23.6217, 19.8371, 347.6839
CIE-Luv:
23.6217, 18.9424, -7.1613
Hunter-Lab:
19.9624, 11.8218, -1.4595
#512d3f color charts
#512d3f color shades, tints & tones
#512d3f color schemes
#512d3f color preview, HTML & CSS examples
This text has a color of #512d3f
<p style="color:#512d3f;">Text here</p>
.mytext {color:#512d3f;}
This box has a color of #512d3f
<div style="background-color:#512d3f;">Content here</div>
.mybackground {background-color:#512d3f;}
Border around this has a color of #512d3f
<div style="border:2px solid #512d3f;">Content here</div>
.myborder {border:2px solid #512d3f;}