#00ebaf color space conversions
Hex:
#00ebaf
RGB:
0, 235, 175
CMY:
100, 8, 31
CMYK:
100, 0, 26, 8
HSL:
165°, 100.0000%, 46.0784%
HSV (HSB):
165°, 100.0000%, 92.1569%
XYZ:
37.4462, 62.5118, 50.6498
xyY:
0.2486, 0.4151, 62.5118
CIE-Lab:
83.1848, -60.9766, 16.0425
CIE-LCH:
83.1848, 63.0517, 165.2599
CIE-Luv:
83.1848, -70.2292, 33.3488
Hunter-Lab:
79.0644, -53.8222, 17.3631
#00ebaf color charts
#00ebaf color shades, tints & tones
#00ebaf color schemes
#00ebaf color preview, HTML & CSS examples
This text has a color of #00ebaf
<p style="color:#00ebaf;">Text here</p>
.mytext {color:#00ebaf;}
This box has a color of #00ebaf
<div style="background-color:#00ebaf;">Content here</div>
.mybackground {background-color:#00ebaf;}
Border around this has a color of #00ebaf
<div style="border:2px solid #00ebaf;">Content here</div>
.myborder {border:2px solid #00ebaf;}