#00f2b2 color space conversions
Hex:
#00f2b2
RGB:
0, 242, 178
CMY:
100, 5, 30
CMYK:
100, 0, 26, 5
HSL:
164°, 100.0000%, 47.4510%
HSV (HSB):
164°, 100.0000%, 94.9020%
XYZ:
39.7880, 66.7186, 52.9004
xyY:
0.2496, 0.4185, 66.7186
CIE-Lab:
85.3616, -62.8724, 17.5335
CIE-LCH:
85.3616, 65.2714, 164.4175
CIE-Luv:
85.3616, -72.2773, 35.9083
Hunter-Lab:
81.6815, -55.9931, 18.7783
#00f2b2 color charts
#00f2b2 color shades, tints & tones
#00f2b2 color schemes
#00f2b2 color preview, HTML & CSS examples
This text has a color of #00f2b2
<p style="color:#00f2b2;">Text here</p>
.mytext {color:#00f2b2;}
This box has a color of #00f2b2
<div style="background-color:#00f2b2;">Content here</div>
.mybackground {background-color:#00f2b2;}
Border around this has a color of #00f2b2
<div style="border:2px solid #00f2b2;">Content here</div>
.myborder {border:2px solid #00f2b2;}