#01caba color space conversions
Hex:
#01caba
RGB:
1, 202, 186
CMY:
100, 21, 27
CMYK:
100, 0, 8, 21
HSL:
175°, 99.0148%, 39.8039%
HSV (HSB):
175°, 99.5050%, 79.2157%
XYZ:
29.9960, 45.7927, 53.7123
xyY:
0.2316, 0.3536, 45.7927
CIE-Lab:
73.4108, -44.9742, -3.8716
CIE-LCH:
73.4108, 45.1405, 184.9202
CIE-Luv:
73.4108, -58.3937, 1.0044
Hunter-Lab:
67.6703, -39.2999, 0.3086
#01caba color charts
#01caba color shades, tints & tones
#01caba color schemes
#01caba color preview, HTML & CSS examples
This text has a color of #01caba
<p style="color:#01caba;">Text here</p>
.mytext {color:#01caba;}
This box has a color of #01caba
<div style="background-color:#01caba;">Content here</div>
.mybackground {background-color:#01caba;}
Border around this has a color of #01caba
<div style="border:2px solid #01caba;">Content here</div>
.myborder {border:2px solid #01caba;}