#12bbbf color space conversions
Hex:
#12bbbf
RGB:
18, 187, 191
CMY:
93, 27, 25
CMYK:
91, 2, 0, 25
HSL:
181°, 82.7751%, 40.9804%
HSV (HSB):
181°, 90.5759%, 74.9020%
XYZ:
27.4237, 39.4308, 55.4557
xyY:
0.2242, 0.3224, 39.4308
CIE-Lab:
69.0622, -36.2529, -13.0608
CIE-LCH:
69.0622, 38.5339, 199.8126
CIE-Luv:
69.0622, -52.2040, -14.7321
Hunter-Lab:
62.7940, -31.9339, -8.4055
#12bbbf color charts
#12bbbf color shades, tints & tones
#12bbbf color schemes
#12bbbf color preview, HTML & CSS examples
This text has a color of #12bbbf
<p style="color:#12bbbf;">Text here</p>
.mytext {color:#12bbbf;}
This box has a color of #12bbbf
<div style="background-color:#12bbbf;">Content here</div>
.mybackground {background-color:#12bbbf;}
Border around this has a color of #12bbbf
<div style="border:2px solid #12bbbf;">Content here</div>
.myborder {border:2px solid #12bbbf;}