#30d06a color space conversions
Hex:
#30d06a
RGB:
48, 208, 106
CMY:
81, 18, 58
CMYK:
77, 0, 49, 18
HSL:
142°, 62.9921%, 50.1961%
HSV (HSB):
142°, 76.9231%, 81.5686%
XYZ:
26.3763, 46.7807, 21.2751
xyY:
0.2793, 0.4954, 46.7807
CIE-Lab:
74.0493, -62.0101, 39.2016
CIE-LCH:
74.0493, 73.3623, 147.6998
CIE-Luv:
74.0493, -62.1975, 60.9560
Hunter-Lab:
68.3964, -50.8573, 29.4350
#30d06a color charts
#30d06a color shades, tints & tones
#30d06a color schemes
#30d06a color preview, HTML & CSS examples
This text has a color of #30d06a
<p style="color:#30d06a;">Text here</p>
.mytext {color:#30d06a;}
This box has a color of #30d06a
<div style="background-color:#30d06a;">Content here</div>
.mybackground {background-color:#30d06a;}
Border around this has a color of #30d06a
<div style="border:2px solid #30d06a;">Content here</div>
.myborder {border:2px solid #30d06a;}