#48726c color space conversions
Hex:
#48726c
RGB:
72, 114, 108
CMY:
72, 55, 58
CMYK:
37, 0, 5, 55
HSL:
171°, 22.5806%, 36.4706%
HSV (HSB):
171°, 36.8421%, 44.7059%
XYZ:
11.3966, 14.4951, 16.3845
xyY:
0.2696, 0.3429, 14.4951
CIE-Lab:
44.9347, -16.0937, -1.3189
CIE-LCH:
44.9347, 16.1476, 184.6848
CIE-Luv:
44.9347, -19.7712, 0.5658
Hunter-Lab:
38.0724, -13.1945, 1.1351
#48726c color charts
#48726c color shades, tints & tones
#48726c color schemes
#48726c color preview, HTML & CSS examples
This text has a color of #48726c
<p style="color:#48726c;">Text here</p>
.mytext {color:#48726c;}
This box has a color of #48726c
<div style="background-color:#48726c;">Content here</div>
.mybackground {background-color:#48726c;}
Border around this has a color of #48726c
<div style="border:2px solid #48726c;">Content here</div>
.myborder {border:2px solid #48726c;}