#30da8e color space conversions
Hex:
#30da8e
RGB:
48, 218, 142
CMY:
81, 15, 44
CMYK:
78, 0, 35, 15
HSL:
153°, 69.6721%, 52.1569%
HSV (HSB):
153°, 77.9817%, 85.4902%
XYZ:
31.1728, 52.7242, 34.1250
xyY:
0.2641, 0.4467, 52.7242
CIE-Lab:
77.7119, -59.1183, 25.7197
CIE-LCH:
77.7119, 64.4708, 156.4883
CIE-Luv:
77.7119, -63.5980, 45.4441
Hunter-Lab:
72.6114, -50.4381, 22.9636
#30da8e color charts
#30da8e color shades, tints & tones
#30da8e color schemes
#30da8e color preview, HTML & CSS examples
This text has a color of #30da8e
<p style="color:#30da8e;">Text here</p>
.mytext {color:#30da8e;}
This box has a color of #30da8e
<div style="background-color:#30da8e;">Content here</div>
.mybackground {background-color:#30da8e;}
Border around this has a color of #30da8e
<div style="border:2px solid #30da8e;">Content here</div>
.myborder {border:2px solid #30da8e;}