#34dccc color space conversions
Hex:
#34dccc
RGB:
52, 220, 204
CMY:
80, 14, 20
CMYK:
76, 0, 7, 14
HSL:
174°, 70.5882%, 53.3333%
HSV (HSB):
174°, 76.3636%, 86.2745%
XYZ:
37.9085, 56.2761, 65.9911
xyY:
0.2367, 0.3513, 56.2761
CIE-Lab:
79.7707, -44.7583, -4.1319
CIE-LCH:
79.7707, 44.9486, 185.2744
CIE-Luv:
79.7707, -59.5676, 0.6440
Hunter-Lab:
75.0174, -41.0792, 0.3561
#34dccc color charts
#34dccc color shades, tints & tones
#34dccc color schemes
#34dccc color preview, HTML & CSS examples
This text has a color of #34dccc
<p style="color:#34dccc;">Text here</p>
.mytext {color:#34dccc;}
This box has a color of #34dccc
<div style="background-color:#34dccc;">Content here</div>
.mybackground {background-color:#34dccc;}
Border around this has a color of #34dccc
<div style="border:2px solid #34dccc;">Content here</div>
.myborder {border:2px solid #34dccc;}