#34cb7d color space conversions
Hex:
#34cb7d
RGB:
52, 203, 125
CMY:
80, 20, 51
CMYK:
74, 0, 38, 20
HSL:
149°, 59.2157%, 50.0000%
HSV (HSB):
149°, 74.3842%, 79.6078%
XYZ:
26.4738, 44.9226, 26.6777
xyY:
0.2699, 0.4580, 44.9226
CIE-Lab:
72.8409, -56.4003, 28.0254
CIE-LCH:
72.8409, 62.9795, 153.5772
CIE-Luv:
72.8409, -58.8395, 47.1304
Hunter-Lab:
67.0243, -46.7873, 23.3179
#34cb7d color charts
#34cb7d color shades, tints & tones
#34cb7d color schemes
#34cb7d color preview, HTML & CSS examples
This text has a color of #34cb7d
<p style="color:#34cb7d;">Text here</p>
.mytext {color:#34cb7d;}
This box has a color of #34cb7d
<div style="background-color:#34cb7d;">Content here</div>
.mybackground {background-color:#34cb7d;}
Border around this has a color of #34cb7d
<div style="border:2px solid #34cb7d;">Content here</div>
.myborder {border:2px solid #34cb7d;}