#00bebe color space conversions
Hex:
#00bebe
RGB:
0, 190, 190
CMY:
100, 25, 25
CMYK:
100, 0, 0, 25
HSL:
180°, 100.0000%, 37.2549%
HSV (HSB):
180°, 100.0000%, 74.5098%
XYZ:
27.7077, 40.5446, 55.0807
xyY:
0.2247, 0.3287, 40.5446
CIE-Lab:
69.8557, -38.5366, -11.3319
CIE-LCH:
69.8557, 40.1682, 196.3863
CIE-Luv:
69.8557, -54.0286, -11.6663
Hunter-Lab:
63.6747, -33.7572, -6.7156
#00bebe color charts
#00bebe color shades, tints & tones
#00bebe color schemes
#00bebe color preview, HTML & CSS examples
This text has a color of #00bebe
<p style="color:#00bebe;">Text here</p>
.mytext {color:#00bebe;}
This box has a color of #00bebe
<div style="background-color:#00bebe;">Content here</div>
.mybackground {background-color:#00bebe;}
Border around this has a color of #00bebe
<div style="border:2px solid #00bebe;">Content here</div>
.myborder {border:2px solid #00bebe;}