#2a7e7e color space conversions
Hex:
#2a7e7e
RGB:
42, 126, 126
CMY:
84, 51, 51
CMYK:
67, 0, 0, 51
HSL:
180°, 50.0000%, 32.9412%
HSV (HSB):
180°, 66.6667%, 49.4118%
XYZ:
12.1816, 16.9203, 22.3626
xyY:
0.2367, 0.3288, 16.9203
CIE-Lab:
48.1595, -24.4577, -7.3807
CIE-LCH:
48.1595, 25.5471, 196.7925
CIE-Luv:
48.1595, -32.2721, -6.9696
Hunter-Lab:
41.1343, -19.1237, -3.4389
#2a7e7e color charts
#2a7e7e color shades, tints & tones
#2a7e7e color schemes
#2a7e7e color preview, HTML & CSS examples
This text has a color of #2a7e7e
<p style="color:#2a7e7e;">Text here</p>
.mytext {color:#2a7e7e;}
This box has a color of #2a7e7e
<div style="background-color:#2a7e7e;">Content here</div>
.mybackground {background-color:#2a7e7e;}
Border around this has a color of #2a7e7e
<div style="border:2px solid #2a7e7e;">Content here</div>
.myborder {border:2px solid #2a7e7e;}