#2ca28c color space conversions
Hex:
#2ca28c
RGB:
44, 162, 140
CMY:
83, 36, 45
CMYK:
73, 0, 14, 36
HSL:
169°, 57.2816%, 40.3922%
HSV (HSB):
169°, 72.8395%, 63.5294%
XYZ:
18.6927, 28.2696, 29.2823
xyY:
0.2452, 0.3708, 28.2696
CIE-Lab:
60.1315, -37.3844, 2.1655
CIE-LCH:
60.1315, 37.4471, 176.6848
CIE-Luv:
60.1315, -44.4935, 8.7438
Hunter-Lab:
53.1691, -30.2908, 4.5651
#2ca28c color charts
#2ca28c color shades, tints & tones
#2ca28c color schemes
#2ca28c color preview, HTML & CSS examples
This text has a color of #2ca28c
<p style="color:#2ca28c;">Text here</p>
.mytext {color:#2ca28c;}
This box has a color of #2ca28c
<div style="background-color:#2ca28c;">Content here</div>
.mybackground {background-color:#2ca28c;}
Border around this has a color of #2ca28c
<div style="border:2px solid #2ca28c;">Content here</div>
.myborder {border:2px solid #2ca28c;}