#483d3d color space conversions
Hex:
#483d3d
RGB:
72, 61, 61
CMY:
72, 76, 76
CMYK:
0, 15, 15, 72
HSL:
0°, 8.2707%, 26.0784%
HSV (HSB):
0°, 15.2778%, 28.2353%
XYZ:
5.1835, 5.0521, 5.1168
xyY:
0.3376, 0.3291, 5.0521
CIE-Lab:
26.8828, 4.7725, 1.7624
CIE-LCH:
26.8828, 5.0876, 20.2682
CIE-Luv:
26.8828, 6.0922, 1.3095
Hunter-Lab:
22.4769, 1.8303, 2.2366
#483d3d color charts
#483d3d color shades, tints & tones
#483d3d color schemes
#483d3d color preview, HTML & CSS examples
This text has a color of #483d3d
<p style="color:#483d3d;">Text here</p>
.mytext {color:#483d3d;}
This box has a color of #483d3d
<div style="background-color:#483d3d;">Content here</div>
.mybackground {background-color:#483d3d;}
Border around this has a color of #483d3d
<div style="border:2px solid #483d3d;">Content here</div>
.myborder {border:2px solid #483d3d;}