#35d2d2 color space conversions
Hex:
#35d2d2
RGB:
53, 210, 210
CMY:
79, 18, 18
CMYK:
75, 0, 0, 18
HSL:
180°, 63.5628%, 51.5686%
HSV (HSB):
180°, 74.7619%, 82.3529%
XYZ:
36.1476, 51.5032, 69.0087
xyY:
0.2307, 0.3288, 51.5032
CIE-Lab:
76.9828, -38.5307, -11.4801
CIE-LCH:
76.9828, 40.2046, 196.5912
CIE-Luv:
76.9828, -55.5304, -11.9915
Hunter-Lab:
71.7657, -35.6815, -6.7762
#35d2d2 color charts
#35d2d2 color shades, tints & tones
#35d2d2 color schemes
#35d2d2 color preview, HTML & CSS examples
This text has a color of #35d2d2
<p style="color:#35d2d2;">Text here</p>
.mytext {color:#35d2d2;}
This box has a color of #35d2d2
<div style="background-color:#35d2d2;">Content here</div>
.mybackground {background-color:#35d2d2;}
Border around this has a color of #35d2d2
<div style="border:2px solid #35d2d2;">Content here</div>
.myborder {border:2px solid #35d2d2;}