#12bc8c color space conversions
Hex:
#12bc8c
RGB:
18, 188, 140
CMY:
93, 26, 45
CMYK:
90, 0, 26, 26
HSL:
163°, 82.5243%, 40.3922%
HSV (HSB):
163°, 90.4255%, 73.7255%
XYZ:
22.9663, 37.9885, 30.9330
xyY:
0.2499, 0.4134, 37.9885
CIE-Lab:
68.0121, -50.6957, 13.3712
CIE-LCH:
68.0121, 52.4294, 165.2245
CIE-Luv:
68.0121, -56.4499, 26.8351
Hunter-Lab:
61.6348, -41.3484, 13.3882
#12bc8c color charts
#12bc8c color shades, tints & tones
#12bc8c color schemes
#12bc8c color preview, HTML & CSS examples
This text has a color of #12bc8c
<p style="color:#12bc8c;">Text here</p>
.mytext {color:#12bc8c;}
This box has a color of #12bc8c
<div style="background-color:#12bc8c;">Content here</div>
.mybackground {background-color:#12bc8c;}
Border around this has a color of #12bc8c
<div style="border:2px solid #12bc8c;">Content here</div>
.myborder {border:2px solid #12bc8c;}