#12b85d color space conversions
Hex:
#12b85d
RGB:
18, 184, 93
CMY:
93, 28, 64
CMYK:
90, 0, 49, 28
HSL:
147°, 82.1782%, 39.6078%
HSV (HSB):
147°, 90.2174%, 72.1569%
XYZ:
19.3657, 35.1999, 16.1295
xyY:
0.2739, 0.4979, 35.1999
CIE-Lab:
65.9040, -58.8170, 35.3899
CIE-LCH:
65.9040, 68.6432, 148.9649
CIE-Luv:
65.9040, -58.1002, 54.3407
Hunter-Lab:
59.3295, -45.5625, 25.4119
#12b85d color charts
#12b85d color shades, tints & tones
#12b85d color schemes
#12b85d color preview, HTML & CSS examples
This text has a color of #12b85d
<p style="color:#12b85d;">Text here</p>
.mytext {color:#12b85d;}
This box has a color of #12b85d
<div style="background-color:#12b85d;">Content here</div>
.mybackground {background-color:#12b85d;}
Border around this has a color of #12b85d
<div style="border:2px solid #12b85d;">Content here</div>
.myborder {border:2px solid #12b85d;}