#512b3f color space conversions
Hex:
#512b3f
RGB:
81, 43, 63
CMY:
68, 83, 75
CMYK:
0, 47, 22, 68
HSL:
328°, 30.6452%, 24.3137%
HSV (HSB):
328°, 46.9136%, 31.7647%
XYZ:
5.1544, 3.8360, 5.1714
xyY:
0.3640, 0.2709, 3.8360
CIE-Lab:
23.1216, 20.6289, -4.9779
CIE-LCH:
23.1216, 21.2210, 346.4334
CIE-Luv:
23.1216, 19.7741, -8.0863
Hunter-Lab:
19.5856, 12.7017, -1.9450
#512b3f color charts
#512b3f color shades, tints & tones
#512b3f color schemes
#512b3f color preview, HTML & CSS examples
This text has a color of #512b3f
<p style="color:#512b3f;">Text here</p>
.mytext {color:#512b3f;}
This box has a color of #512b3f
<div style="background-color:#512b3f;">Content here</div>
.mybackground {background-color:#512b3f;}
Border around this has a color of #512b3f
<div style="border:2px solid #512b3f;">Content here</div>
.myborder {border:2px solid #512b3f;}