#01bcaa color space conversions
Hex:
#01bcaa
RGB:
1, 188, 170
CMY:
100, 26, 33
CMYK:
99, 0, 10, 26
HSL:
174°, 98.9418%, 37.0588%
HSV (HSB):
174°, 99.4681%, 73.7255%
XYZ:
25.2514, 38.8752, 44.2030
xyY:
0.2331, 0.3589, 38.8752
CIE-Lab:
68.6607, -43.4874, -2.1237
CIE-LCH:
68.6607, 43.5392, 182.7958
CIE-Luv:
68.6607, -54.9188, 3.4271
Hunter-Lab:
62.3500, -36.8208, 1.6113
#01bcaa color charts
#01bcaa color shades, tints & tones
#01bcaa color schemes
#01bcaa color preview, HTML & CSS examples
This text has a color of #01bcaa
<p style="color:#01bcaa;">Text here</p>
.mytext {color:#01bcaa;}
This box has a color of #01bcaa
<div style="background-color:#01bcaa;">Content here</div>
.mybackground {background-color:#01bcaa;}
Border around this has a color of #01bcaa
<div style="border:2px solid #01bcaa;">Content here</div>
.myborder {border:2px solid #01bcaa;}