#4d2d2e color space conversions
Hex:
#4d2d2e
RGB:
77, 45, 46
CMY:
70, 82, 82
CMYK:
0, 42, 40, 70
HSL:
358°, 26.2295%, 23.9216%
HSV (HSB):
358°, 41.5584%, 30.1961%
XYZ:
4.4921, 3.6518, 3.0529
xyY:
0.4012, 0.3261, 3.6518
CIE-Lab:
22.4852, 14.8912, 5.5945
CIE-LCH:
22.4852, 15.9074, 20.5908
CIE-Luv:
22.4852, 18.9266, 3.4987
Hunter-Lab:
19.1097, 8.5178, 3.9049
#4d2d2e color charts
#4d2d2e color shades, tints & tones
#4d2d2e color schemes
#4d2d2e color preview, HTML & CSS examples
This text has a color of #4d2d2e
<p style="color:#4d2d2e;">Text here</p>
.mytext {color:#4d2d2e;}
This box has a color of #4d2d2e
<div style="background-color:#4d2d2e;">Content here</div>
.mybackground {background-color:#4d2d2e;}
Border around this has a color of #4d2d2e
<div style="border:2px solid #4d2d2e;">Content here</div>
.myborder {border:2px solid #4d2d2e;}