#00a3a3 color space conversions
Hex:
#00a3a3
RGB:
0, 163, 163
CMY:
100, 36, 36
CMYK:
100, 0, 0, 36
HSL:
180°, 100.0000%, 31.9608%
HSV (HSB):
180°, 100.0000%, 63.9216%
XYZ:
19.7081, 28.8387, 39.1780
xyY:
0.2247, 0.3287, 28.8387
CIE-Lab:
60.6390, -34.3997, -10.1155
CIE-LCH:
60.6390, 35.8561, 196.3863
CIE-Luv:
60.6390, -46.9002, -10.1271
Hunter-Lab:
53.7017, -28.4701, -5.6638
#00a3a3 color charts
#00a3a3 color shades, tints & tones
#00a3a3 color schemes
#00a3a3 color preview, HTML & CSS examples
This text has a color of #00a3a3
<p style="color:#00a3a3;">Text here</p>
.mytext {color:#00a3a3;}
This box has a color of #00a3a3
<div style="background-color:#00a3a3;">Content here</div>
.mybackground {background-color:#00a3a3;}
Border around this has a color of #00a3a3
<div style="border:2px solid #00a3a3;">Content here</div>
.myborder {border:2px solid #00a3a3;}