#4d2d3e color space conversions
Hex:
#4d2d3e
RGB:
77, 45, 62
CMY:
70, 82, 76
CMYK:
0, 42, 19, 70
HSL:
328°, 26.2295%, 23.9216%
HSV (HSB):
328°, 41.5584%, 30.1961%
XYZ:
4.8685, 3.8024, 5.0348
xyY:
0.3552, 0.2774, 3.8024
CIE-Lab:
23.0070, 17.5561, -4.5320
CIE-LCH:
23.0070, 18.1317, 345.5254
CIE-Luv:
23.0070, 16.4621, -7.1637
Hunter-Lab:
19.4996, 10.4416, -1.6588
#4d2d3e color charts
#4d2d3e color shades, tints & tones
#4d2d3e color schemes
#4d2d3e color preview, HTML & CSS examples
This text has a color of #4d2d3e
<p style="color:#4d2d3e;">Text here</p>
.mytext {color:#4d2d3e;}
This box has a color of #4d2d3e
<div style="background-color:#4d2d3e;">Content here</div>
.mybackground {background-color:#4d2d3e;}
Border around this has a color of #4d2d3e
<div style="border:2px solid #4d2d3e;">Content here</div>
.myborder {border:2px solid #4d2d3e;}