#35b2b2 color space conversions
Hex:
#35b2b2
RGB:
53, 178, 178
CMY:
79, 30, 30
CMYK:
70, 0, 0, 30
HSL:
180°, 54.1126%, 45.2941%
HSV (HSB):
180°, 70.2247%, 69.8039%
XYZ:
25.4245, 35.8120, 47.6919
xyY:
0.2334, 0.3288, 35.8120
CIE-Lab:
66.3760, -32.9070, -9.8608
CIE-LCH:
66.3760, 34.3527, 196.6812
CIE-Luv:
66.3760, -46.3600, -10.0116
Hunter-Lab:
59.8431, -28.8895, -5.3608
#35b2b2 color charts
#35b2b2 color shades, tints & tones
#35b2b2 color schemes
#35b2b2 color preview, HTML & CSS examples
This text has a color of #35b2b2
<p style="color:#35b2b2;">Text here</p>
.mytext {color:#35b2b2;}
This box has a color of #35b2b2
<div style="background-color:#35b2b2;">Content here</div>
.mybackground {background-color:#35b2b2;}
Border around this has a color of #35b2b2
<div style="border:2px solid #35b2b2;">Content here</div>
.myborder {border:2px solid #35b2b2;}