#00b9a9 color space conversions
Hex:
#00b9a9
RGB:
0, 185, 169
CMY:
100, 27, 34
CMYK:
100, 0, 9, 27
HSL:
175°, 100.0000%, 36.2745%
HSV (HSB):
175°, 100.0000%, 72.5490%
XYZ:
24.5104, 37.5625, 43.4946
xyY:
0.2322, 0.3558, 37.5625
CIE-Lab:
67.6969, -42.5085, -2.9901
CIE-LCH:
67.6969, 42.6135, 184.0236
CIE-Luv:
67.6969, -54.0125, 1.9537
Hunter-Lab:
61.2883, -35.8687, 0.8253
#00b9a9 color charts
#00b9a9 color shades, tints & tones
#00b9a9 color schemes
#00b9a9 color preview, HTML & CSS examples
This text has a color of #00b9a9
<p style="color:#00b9a9;">Text here</p>
.mytext {color:#00b9a9;}
This box has a color of #00b9a9
<div style="background-color:#00b9a9;">Content here</div>
.mybackground {background-color:#00b9a9;}
Border around this has a color of #00b9a9
<div style="border:2px solid #00b9a9;">Content here</div>
.myborder {border:2px solid #00b9a9;}