#00b3a3 color space conversions
Hex:
#00b3a3
RGB:
0, 179, 163
CMY:
100, 30, 36
CMYK:
100, 0, 9, 30
HSL:
175°, 100.0000%, 35.0980%
HSV (HSB):
175°, 100.0000%, 70.1961%
XYZ:
22.7310, 34.8845, 40.1857
xyY:
0.2324, 0.3567, 34.8845
CIE-Lab:
65.6587, -41.6189, -2.6701
CIE-LCH:
65.6587, 41.7045, 183.6709
CIE-Luv:
65.6587, -52.4356, 2.2902
Hunter-Lab:
59.0631, -34.6632, 1.0042
#00b3a3 color charts
#00b3a3 color shades, tints & tones
#00b3a3 color schemes
#00b3a3 color preview, HTML & CSS examples
This text has a color of #00b3a3
<p style="color:#00b3a3;">Text here</p>
.mytext {color:#00b3a3;}
This box has a color of #00b3a3
<div style="background-color:#00b3a3;">Content here</div>
.mybackground {background-color:#00b3a3;}
Border around this has a color of #00b3a3
<div style="border:2px solid #00b3a3;">Content here</div>
.myborder {border:2px solid #00b3a3;}