#4b8c8c color space conversions
Hex:
#4b8c8c
RGB:
75, 140, 140
CMY:
71, 45, 45
CMYK:
46, 0, 0, 45
HSL:
180°, 30.2326%, 42.1569%
HSV (HSB):
180°, 46.4286%, 54.9020%
XYZ:
17.0134, 22.1455, 28.1887
xyY:
0.2526, 0.3288, 22.1455
CIE-Lab:
54.1810, -20.7176, -6.4665
CIE-LCH:
54.1810, 21.7034, 197.3344
CIE-Luv:
54.1810, -28.8422, -6.2308
Hunter-Lab:
47.0590, -17.8196, -2.5740
#4b8c8c color charts
#4b8c8c color shades, tints & tones
#4b8c8c color schemes
#4b8c8c color preview, HTML & CSS examples
This text has a color of #4b8c8c
<p style="color:#4b8c8c;">Text here</p>
.mytext {color:#4b8c8c;}
This box has a color of #4b8c8c
<div style="background-color:#4b8c8c;">Content here</div>
.mybackground {background-color:#4b8c8c;}
Border around this has a color of #4b8c8c
<div style="border:2px solid #4b8c8c;">Content here</div>
.myborder {border:2px solid #4b8c8c;}