#00ba9c color space conversions
Hex:
#00ba9c
RGB:
0, 186, 156
CMY:
100, 27, 39
CMYK:
100, 0, 16, 27
HSL:
170°, 100.0000%, 36.4706%
HSV (HSB):
170°, 100.0000%, 72.9412%
XYZ:
23.5597, 37.5181, 37.4525
xyY:
0.2391, 0.3808, 37.5181
CIE-Lab:
67.6639, -46.5357, 4.1163
CIE-LCH:
67.6639, 46.7174, 174.9450
CIE-Luv:
67.6639, -55.3821, 13.1458
Hunter-Lab:
61.2520, -38.5338, 6.6236
#00ba9c color charts
#00ba9c color shades, tints & tones
#00ba9c color schemes
#00ba9c color preview, HTML & CSS examples
This text has a color of #00ba9c
<p style="color:#00ba9c;">Text here</p>
.mytext {color:#00ba9c;}
This box has a color of #00ba9c
<div style="background-color:#00ba9c;">Content here</div>
.mybackground {background-color:#00ba9c;}
Border around this has a color of #00ba9c
<div style="border:2px solid #00ba9c;">Content here</div>
.myborder {border:2px solid #00ba9c;}