#01bebe color space conversions
Hex:
#01bebe
RGB:
1, 190, 190
CMY:
100, 25, 25
CMYK:
99, 0, 0, 25
HSL:
180°, 98.9529%, 37.4510%
HSV (HSB):
180°, 99.4737%, 74.5098%
XYZ:
27.7202, 40.5511, 55.0813
xyY:
0.2247, 0.3287, 40.5511
CIE-Lab:
69.8602, -38.5063, -11.3247
CIE-LCH:
69.8602, 40.1371, 196.3885
CIE-Luv:
69.8602, -53.9928, -11.6586
Hunter-Lab:
63.6797, -33.7372, -6.7085
#01bebe color charts
#01bebe color shades, tints & tones
#01bebe color schemes
#01bebe color preview, HTML & CSS examples
This text has a color of #01bebe
<p style="color:#01bebe;">Text here</p>
.mytext {color:#01bebe;}
This box has a color of #01bebe
<div style="background-color:#01bebe;">Content here</div>
.mybackground {background-color:#01bebe;}
Border around this has a color of #01bebe
<div style="border:2px solid #01bebe;">Content here</div>
.myborder {border:2px solid #01bebe;}