#2e704e color space conversions
Hex:
#2e704e
RGB:
46, 112, 78
CMY:
82, 56, 69
CMYK:
59, 0, 30, 56
HSL:
149°, 41.7722%, 30.9804%
HSV (HSB):
149°, 58.9286%, 43.9216%
XYZ:
8.2960, 12.7192, 9.2255
xyY:
0.2743, 0.4206, 12.7192
CIE-Lab:
42.3371, -29.6604, 12.7382
CIE-LCH:
42.3371, 32.2801, 156.7580
CIE-Luv:
42.3371, -28.3449, 20.0789
Hunter-Lab:
35.6640, -20.8901, 9.6278
#2e704e color charts
#2e704e color shades, tints & tones
#2e704e color schemes
#2e704e color preview, HTML & CSS examples
This text has a color of #2e704e
<p style="color:#2e704e;">Text here</p>
.mytext {color:#2e704e;}
This box has a color of #2e704e
<div style="background-color:#2e704e;">Content here</div>
.mybackground {background-color:#2e704e;}
Border around this has a color of #2e704e
<div style="border:2px solid #2e704e;">Content here</div>
.myborder {border:2px solid #2e704e;}