#2d935d color space conversions
Hex:
#2d935d
RGB:
45, 147, 93
CMY:
82, 42, 64
CMYK:
69, 0, 37, 42
HSL:
148°, 53.1250%, 37.6471%
HSV (HSB):
148°, 69.3878%, 57.6471%
XYZ:
13.4917, 22.2156, 13.9329
xyY:
0.2718, 0.4475, 22.2156
CIE-Lab:
54.2551, -42.0005, 20.3457
CIE-LCH:
54.2551, 46.6689, 154.1537
CIE-Luv:
54.2551, -41.5700, 32.6411
Hunter-Lab:
47.1335, -31.3889, 15.4670
#2d935d color charts
#2d935d color shades, tints & tones
#2d935d color schemes
#2d935d color preview, HTML & CSS examples
This text has a color of #2d935d
<p style="color:#2d935d;">Text here</p>
.mytext {color:#2d935d;}
This box has a color of #2d935d
<div style="background-color:#2d935d;">Content here</div>
.mybackground {background-color:#2d935d;}
Border around this has a color of #2d935d
<div style="border:2px solid #2d935d;">Content here</div>
.myborder {border:2px solid #2d935d;}