#34b97b color space conversions
Hex:
#34b97b
RGB:
52, 185, 123
CMY:
80, 27, 52
CMYK:
72, 0, 34, 27
HSL:
152°, 56.1181%, 46.4706%
HSV (HSB):
152°, 71.8919%, 72.5490%
XYZ:
22.3403, 36.8580, 24.6758
xyY:
0.2664, 0.4394, 36.8580
CIE-Lab:
67.1704, -49.9233, 21.4608
CIE-LCH:
67.1704, 54.3406, 156.7383
CIE-Luv:
67.1704, -52.5674, 37.2030
Hunter-Lab:
60.7108, -40.5598, 18.3993
#34b97b color charts
#34b97b color shades, tints & tones
#34b97b color schemes
#34b97b color preview, HTML & CSS examples
This text has a color of #34b97b
<p style="color:#34b97b;">Text here</p>
.mytext {color:#34b97b;}
This box has a color of #34b97b
<div style="background-color:#34b97b;">Content here</div>
.mybackground {background-color:#34b97b;}
Border around this has a color of #34b97b
<div style="border:2px solid #34b97b;">Content here</div>
.myborder {border:2px solid #34b97b;}