#2d945e color space conversions
Hex:
#2d945e
RGB:
45, 148, 94
CMY:
82, 42, 63
CMYK:
70, 0, 36, 42
HSL:
149°, 53.3679%, 37.8431%
HSV (HSB):
149°, 69.5946%, 58.0392%
XYZ:
13.6925, 22.5458, 14.2198
xyY:
0.2714, 0.4468, 22.5458
CIE-Lab:
54.6014, -42.2060, 20.2558
CIE-LCH:
54.6014, 46.8150, 154.3624
CIE-Luv:
54.6014, -41.8935, 32.6276
Hunter-Lab:
47.4825, -31.6205, 15.4819
#2d945e color charts
#2d945e color shades, tints & tones
#2d945e color schemes
#2d945e color preview, HTML & CSS examples
This text has a color of #2d945e
<p style="color:#2d945e;">Text here</p>
.mytext {color:#2d945e;}
This box has a color of #2d945e
<div style="background-color:#2d945e;">Content here</div>
.mybackground {background-color:#2d945e;}
Border around this has a color of #2d945e
<div style="border:2px solid #2d945e;">Content here</div>
.myborder {border:2px solid #2d945e;}