#00b5a9 color space conversions
Hex:
#00b5a9
RGB:
0, 181, 169
CMY:
100, 29, 34
CMYK:
100, 0, 7, 29
HSL:
176°, 100.0000%, 35.4902%
HSV (HSB):
176°, 100.0000%, 70.9804%
XYZ:
23.6853, 35.9123, 43.2195
xyY:
0.2304, 0.3493, 35.9123
CIE-Lab:
66.4529, -40.7582, -4.8239
CIE-LCH:
66.4529, 41.0427, 186.7497
CIE-Luv:
66.4529, -52.6420, -1.1126
Hunter-Lab:
59.9269, -34.3223, -0.8114
#00b5a9 color charts
#00b5a9 color shades, tints & tones
#00b5a9 color schemes
#00b5a9 color preview, HTML & CSS examples
This text has a color of #00b5a9
<p style="color:#00b5a9;">Text here</p>
.mytext {color:#00b5a9;}
This box has a color of #00b5a9
<div style="background-color:#00b5a9;">Content here</div>
.mybackground {background-color:#00b5a9;}
Border around this has a color of #00b5a9
<div style="border:2px solid #00b5a9;">Content here</div>
.myborder {border:2px solid #00b5a9;}