#35dcc7 color space conversions
Hex:
#35dcc7
RGB:
53, 220, 199
CMY:
79, 14, 22
CMYK:
76, 0, 10, 14
HSL:
172°, 70.4641%, 53.5294%
HSV (HSB):
172°, 75.9091%, 86.2745%
XYZ:
37.3702, 56.0668, 62.8852
xyY:
0.2391, 0.3587, 56.0668
CIE-Lab:
79.6518, -45.9962, -1.6387
CIE-LCH:
79.6518, 46.0254, 182.0405
CIE-Luv:
79.6518, -59.7976, 4.7293
Hunter-Lab:
74.8778, -41.9498, 2.6204
#35dcc7 color charts
#35dcc7 color shades, tints & tones
#35dcc7 color schemes
#35dcc7 color preview, HTML & CSS examples
This text has a color of #35dcc7
<p style="color:#35dcc7;">Text here</p>
.mytext {color:#35dcc7;}
This box has a color of #35dcc7
<div style="background-color:#35dcc7;">Content here</div>
.mybackground {background-color:#35dcc7;}
Border around this has a color of #35dcc7
<div style="border:2px solid #35dcc7;">Content here</div>
.myborder {border:2px solid #35dcc7;}