#35dcc3 color space conversions
Hex:
#35dcc3
RGB:
53, 220, 195
CMY:
79, 14, 24
CMYK:
76, 0, 11, 14
HSL:
171°, 70.4641%, 53.5294%
HSV (HSB):
171°, 75.9091%, 86.2745%
XYZ:
36.9117, 55.8834, 60.4709
xyY:
0.2408, 0.3646, 55.8834
CIE-Lab:
79.5474, -47.0503, 0.3406
CIE-LCH:
79.5474, 47.0516, 179.5852
CIE-Luv:
79.5474, -60.0810, 7.9455
Hunter-Lab:
74.7552, -42.6840, 4.3679
#35dcc3 color charts
#35dcc3 color shades, tints & tones
#35dcc3 color schemes
#35dcc3 color preview, HTML & CSS examples
This text has a color of #35dcc3
<p style="color:#35dcc3;">Text here</p>
.mytext {color:#35dcc3;}
This box has a color of #35dcc3
<div style="background-color:#35dcc3;">Content here</div>
.mybackground {background-color:#35dcc3;}
Border around this has a color of #35dcc3
<div style="border:2px solid #35dcc3;">Content here</div>
.myborder {border:2px solid #35dcc3;}