#00b28e color space conversions
Hex:
#00b28e
RGB:
0, 178, 142
CMY:
100, 30, 44
CMYK:
100, 0, 20, 30
HSL:
168°, 100.0000%, 34.9020%
HSV (HSB):
168°, 100.0000%, 69.8039%
XYZ:
20.8029, 33.7938, 31.0176
xyY:
0.2430, 0.3947, 33.7938
CIE-Lab:
64.7986, -46.9470, 7.7108
CIE-LCH:
64.7986, 47.5761, 170.6727
CIE-Luv:
64.7986, -53.7376, 18.2090
Hunter-Lab:
58.1324, -37.8549, 9.0574
#00b28e color charts
#00b28e color shades, tints & tones
#00b28e color schemes
#00b28e color preview, HTML & CSS examples
This text has a color of #00b28e
<p style="color:#00b28e;">Text here</p>
.mytext {color:#00b28e;}
This box has a color of #00b28e
<div style="background-color:#00b28e;">Content here</div>
.mybackground {background-color:#00b28e;}
Border around this has a color of #00b28e
<div style="border:2px solid #00b28e;">Content here</div>
.myborder {border:2px solid #00b28e;}