#01ba8c color space conversions
Hex:
#01ba8c
RGB:
1, 186, 140
CMY:
100, 27, 45
CMYK:
99, 0, 25, 27
HSL:
165°, 98.9305%, 36.6667%
HSV (HSB):
165°, 99.4624%, 72.9412%
XYZ:
22.3050, 37.0177, 30.7805
xyY:
0.2475, 0.4108, 37.0177
CIE-Lab:
67.2903, -50.6025, 12.3432
CIE-LCH:
67.2903, 52.0862, 166.2919
CIE-Luv:
67.2903, -56.5610, 25.3525
Hunter-Lab:
60.8422, -41.0348, 12.5943
#01ba8c color charts
#01ba8c color shades, tints & tones
#01ba8c color schemes
#01ba8c color preview, HTML & CSS examples
This text has a color of #01ba8c
<p style="color:#01ba8c;">Text here</p>
.mytext {color:#01ba8c;}
This box has a color of #01ba8c
<div style="background-color:#01ba8c;">Content here</div>
.mybackground {background-color:#01ba8c;}
Border around this has a color of #01ba8c
<div style="border:2px solid #01ba8c;">Content here</div>
.myborder {border:2px solid #01ba8c;}