#4b8080 color space conversions
Hex:
#4b8080
RGB:
75, 128, 128
CMY:
71, 50, 50
CMYK:
41, 0, 0, 50
HSL:
180°, 26.1084%, 39.8039%
HSV (HSB):
180°, 41.4062%, 50.1961%
XYZ:
14.5171, 18.4927, 23.2264
xyY:
0.2581, 0.3288, 18.4927
CIE-Lab:
50.0883, -17.5933, -5.5553
CIE-LCH:
50.0883, 18.4496, 197.5241
CIE-Luv:
50.0883, -24.2530, -5.2402
Hunter-Lab:
43.0032, -14.9971, -1.9209
#4b8080 color charts
#4b8080 color shades, tints & tones
#4b8080 color schemes
#4b8080 color preview, HTML & CSS examples
This text has a color of #4b8080
<p style="color:#4b8080;">Text here</p>
.mytext {color:#4b8080;}
This box has a color of #4b8080
<div style="background-color:#4b8080;">Content here</div>
.mybackground {background-color:#4b8080;}
Border around this has a color of #4b8080
<div style="border:2px solid #4b8080;">Content here</div>
.myborder {border:2px solid #4b8080;}