#34ca8c color space conversions
Hex:
#34ca8c
RGB:
52, 202, 140
CMY:
80, 21, 45
CMYK:
74, 0, 31, 21
HSL:
155°, 59.0551%, 49.8039%
HSV (HSB):
155°, 74.2574%, 79.2157%
XYZ:
27.2703, 44.8646, 32.0334
xyY:
0.2618, 0.4307, 44.8646
CIE-Lab:
72.8026, -52.9927, 20.0898
CIE-LCH:
72.8026, 56.6730, 159.2380
CIE-Luv:
72.8026, -57.6012, 36.6369
Hunter-Lab:
66.9810, -44.5432, 18.5315
#34ca8c color charts
#34ca8c color shades, tints & tones
#34ca8c color schemes
#34ca8c color preview, HTML & CSS examples
This text has a color of #34ca8c
<p style="color:#34ca8c;">Text here</p>
.mytext {color:#34ca8c;}
This box has a color of #34ca8c
<div style="background-color:#34ca8c;">Content here</div>
.mybackground {background-color:#34ca8c;}
Border around this has a color of #34ca8c
<div style="border:2px solid #34ca8c;">Content here</div>
.myborder {border:2px solid #34ca8c;}