#30f35f color space conversions
Hex:
#30f35f
RGB:
48, 243, 95
CMY:
81, 5, 63
CMYK:
80, 0, 61, 5
HSL:
134°, 89.0411%, 57.0588%
HSV (HSB):
134°, 80.2469%, 95.2941%
XYZ:
35.3351, 65.5558, 21.6177
xyY:
0.2884, 0.5351, 65.5558
CIE-Lab:
84.7693, -74.8282, 57.0648
CIE-LCH:
84.7693, 94.1044, 142.6705
CIE-Luv:
84.7693, -74.2692, 83.9557
Hunter-Lab:
80.9665, -63.7912, 40.8464
#30f35f color charts
#30f35f color shades, tints & tones
#30f35f color schemes
#30f35f color preview, HTML & CSS examples
This text has a color of #30f35f
<p style="color:#30f35f;">Text here</p>
.mytext {color:#30f35f;}
This box has a color of #30f35f
<div style="background-color:#30f35f;">Content here</div>
.mybackground {background-color:#30f35f;}
Border around this has a color of #30f35f
<div style="border:2px solid #30f35f;">Content here</div>
.myborder {border:2px solid #30f35f;}