#48656c color space conversions
Hex:
#48656c
RGB:
72, 101, 108
CMY:
72, 60, 58
CMYK:
33, 6, 0, 58
HSL:
192°, 20.0000%, 35.2941%
HSV (HSB):
192°, 33.3333%, 42.3529%
XYZ:
10.0329, 11.7678, 15.9300
xyY:
0.2659, 0.3119, 11.7678
CIE-Lab:
40.8447, -8.7185, -7.3777
CIE-LCH:
40.8447, 11.4211, 220.2383
CIE-Luv:
40.8447, -14.1162, -8.7002
Hunter-Lab:
34.3042, -7.8265, -3.5198
#48656c color charts
#48656c color shades, tints & tones
#48656c color schemes
#48656c color preview, HTML & CSS examples
This text has a color of #48656c
<p style="color:#48656c;">Text here</p>
.mytext {color:#48656c;}
This box has a color of #48656c
<div style="background-color:#48656c;">Content here</div>
.mybackground {background-color:#48656c;}
Border around this has a color of #48656c
<div style="border:2px solid #48656c;">Content here</div>
.myborder {border:2px solid #48656c;}