#34a5a5 color space conversions
Hex:
#34a5a5
RGB:
52, 165, 165
CMY:
80, 35, 35
CMYK:
68, 0, 0, 35
HSL:
180°, 52.0737%, 42.5490%
HSV (HSB):
180°, 68.4848%, 64.7059%
XYZ:
21.6628, 30.3569, 40.3150
xyY:
0.2346, 0.3288, 30.3569
CIE-Lab:
61.9610, -30.6200, -9.1992
CIE-LCH:
61.9610, 31.9720, 196.7219
CIE-Luv:
61.9610, -42.6337, -9.2070
Hunter-Lab:
55.0971, -26.2382, -4.8150
#34a5a5 color charts
#34a5a5 color shades, tints & tones
#34a5a5 color schemes
#34a5a5 color preview, HTML & CSS examples
This text has a color of #34a5a5
<p style="color:#34a5a5;">Text here</p>
.mytext {color:#34a5a5;}
This box has a color of #34a5a5
<div style="background-color:#34a5a5;">Content here</div>
.mybackground {background-color:#34a5a5;}
Border around this has a color of #34a5a5
<div style="border:2px solid #34a5a5;">Content here</div>
.myborder {border:2px solid #34a5a5;}