#42d2d2 color space conversions
Hex:
#42d2d2
RGB:
66, 210, 210
CMY:
74, 18, 18
CMYK:
69, 0, 0, 18
HSL:
180°, 61.5385%, 54.1176%
HSV (HSB):
180°, 68.5714%, 82.3529%
XYZ:
36.9262, 51.9046, 69.0451
xyY:
0.2339, 0.3288, 51.9046
CIE-Lab:
77.2237, -36.9867, -11.0949
CIE-LCH:
77.2237, 38.6150, 196.6977
CIE-Luv:
77.2237, -53.6123, -11.5778
Hunter-Lab:
72.0448, -34.5892, -6.3900
#42d2d2 color charts
#42d2d2 color shades, tints & tones
#42d2d2 color schemes
#42d2d2 color preview, HTML & CSS examples
This text has a color of #42d2d2
<p style="color:#42d2d2;">Text here</p>
.mytext {color:#42d2d2;}
This box has a color of #42d2d2
<div style="background-color:#42d2d2;">Content here</div>
.mybackground {background-color:#42d2d2;}
Border around this has a color of #42d2d2
<div style="border:2px solid #42d2d2;">Content here</div>
.myborder {border:2px solid #42d2d2;}