#01cabe color space conversions
Hex:
#01cabe
RGB:
1, 202, 190
CMY:
100, 21, 25
CMYK:
100, 0, 6, 21
HSL:
176°, 99.0148%, 39.8039%
HSV (HSB):
176°, 99.5050%, 79.2157%
XYZ:
30.4273, 45.9652, 55.9837
xyY:
0.2299, 0.3472, 45.9652
CIE-Lab:
73.5230, -43.8336, -5.8751
CIE-LCH:
73.5230, 44.2256, 187.6340
CIE-Luv:
73.5230, -58.0721, -2.2914
Hunter-Lab:
67.7977, -38.5358, -1.5002
#01cabe color charts
#01cabe color shades, tints & tones
#01cabe color schemes
#01cabe color preview, HTML & CSS examples
This text has a color of #01cabe
<p style="color:#01cabe;">Text here</p>
.mytext {color:#01cabe;}
This box has a color of #01cabe
<div style="background-color:#01cabe;">Content here</div>
.mybackground {background-color:#01cabe;}
Border around this has a color of #01cabe
<div style="border:2px solid #01cabe;">Content here</div>
.myborder {border:2px solid #01cabe;}