#2a706e color space conversions
Hex:
#2a706e
RGB:
42, 112, 110
CMY:
84, 56, 57
CMYK:
63, 0, 2, 56
HSL:
178°, 45.4545%, 30.1961%
HSV (HSB):
178°, 62.5000%, 43.9216%
XYZ:
9.5635, 13.2064, 16.7969
xyY:
0.2417, 0.3338, 13.2064
CIE-Lab:
43.0726, -22.0662, -5.4145
CIE-LCH:
43.0726, 22.7208, 193.7866
CIE-Luv:
43.0726, -27.7716, -4.3327
Hunter-Lab:
36.3406, -16.6214, -1.9659
#2a706e color charts
#2a706e color shades, tints & tones
#2a706e color schemes
#2a706e color preview, HTML & CSS examples
This text has a color of #2a706e
<p style="color:#2a706e;">Text here</p>
.mytext {color:#2a706e;}
This box has a color of #2a706e
<div style="background-color:#2a706e;">Content here</div>
.mybackground {background-color:#2a706e;}
Border around this has a color of #2a706e
<div style="border:2px solid #2a706e;">Content here</div>
.myborder {border:2px solid #2a706e;}