#2d7d7e color space conversions
Hex:
#2d7d7e
RGB:
45, 125, 126
CMY:
82, 51, 51
CMYK:
64, 1, 0, 51
HSL:
181°, 47.3684%, 33.5294%
HSV (HSB):
181°, 64.2857%, 49.4118%
XYZ:
12.1817, 16.7315, 22.3261
xyY:
0.2377, 0.3265, 16.7315
CIE-Lab:
47.9199, -23.4244, -7.7296
CIE-LCH:
47.9199, 24.6667, 198.2620
CIE-Luv:
47.9199, -31.2987, -7.6039
Hunter-Lab:
40.9041, -18.4230, -3.7285
#2d7d7e color charts
#2d7d7e color shades, tints & tones
#2d7d7e color schemes
#2d7d7e color preview, HTML & CSS examples
This text has a color of #2d7d7e
<p style="color:#2d7d7e;">Text here</p>
.mytext {color:#2d7d7e;}
This box has a color of #2d7d7e
<div style="background-color:#2d7d7e;">Content here</div>
.mybackground {background-color:#2d7d7e;}
Border around this has a color of #2d7d7e
<div style="border:2px solid #2d7d7e;">Content here</div>
.myborder {border:2px solid #2d7d7e;}