#2ca85c color space conversions
Hex:
#2ca85c
RGB:
44, 168, 92
CMY:
83, 34, 64
CMYK:
74, 0, 45, 34
HSL:
143°, 58.4906%, 41.5686%
HSV (HSB):
143°, 73.8095%, 65.8824%
XYZ:
16.9731, 29.3134, 14.8887
xyY:
0.2775, 0.4792, 29.3134
CIE-Lab:
61.0573, -50.5791, 29.8198
CIE-LCH:
61.0573, 58.7151, 149.4778
CIE-Luv:
61.0573, -49.5440, 45.9534
Hunter-Lab:
54.1419, -38.7898, 21.5949
#2ca85c color charts
#2ca85c color shades, tints & tones
#2ca85c color schemes
#2ca85c color preview, HTML & CSS examples
This text has a color of #2ca85c
<p style="color:#2ca85c;">Text here</p>
.mytext {color:#2ca85c;}
This box has a color of #2ca85c
<div style="background-color:#2ca85c;">Content here</div>
.mybackground {background-color:#2ca85c;}
Border around this has a color of #2ca85c
<div style="border:2px solid #2ca85c;">Content here</div>
.myborder {border:2px solid #2ca85c;}