#34c8c8 color space conversions
Hex:
#34c8c8
RGB:
52, 200, 200
CMY:
80, 22, 22
CMYK:
74, 0, 0, 22
HSL:
180°, 58.7302%, 49.4118%
HSV (HSB):
180°, 74.0000%, 78.4314%
XYZ:
32.4958, 46.2087, 61.8501
xyY:
0.2312, 0.3288, 46.2087
CIE-Lab:
73.6808, -36.9325, -11.0147
CIE-LCH:
73.6808, 38.5400, 196.6066
CIE-Luv:
73.6808, -52.8597, -11.4148
Hunter-Lab:
67.9770, -33.6295, -6.3621
#34c8c8 color charts
#34c8c8 color shades, tints & tones
#34c8c8 color schemes
#34c8c8 color preview, HTML & CSS examples
This text has a color of #34c8c8
<p style="color:#34c8c8;">Text here</p>
.mytext {color:#34c8c8;}
This box has a color of #34c8c8
<div style="background-color:#34c8c8;">Content here</div>
.mybackground {background-color:#34c8c8;}
Border around this has a color of #34c8c8
<div style="border:2px solid #34c8c8;">Content here</div>
.myborder {border:2px solid #34c8c8;}