#00f2c9 color space conversions
Hex:
#00f2c9
RGB:
0, 242, 201
CMY:
100, 5, 21
CMYK:
100, 0, 17, 5
HSL:
170°, 100.0000%, 47.4510%
HSV (HSB):
170°, 100.0000%, 94.9020%
XYZ:
42.2947, 67.7213, 66.1007
xyY:
0.2402, 0.3845, 67.7213
CIE-Lab:
85.8669, -57.3547, 6.2851
CIE-LCH:
85.8669, 57.6980, 173.7463
CIE-Luv:
85.8669, -70.5346, 18.7165
Hunter-Lab:
82.2930, -52.2720, 9.9812
#00f2c9 color charts
#00f2c9 color shades, tints & tones
#00f2c9 color schemes
#00f2c9 color preview, HTML & CSS examples
This text has a color of #00f2c9
<p style="color:#00f2c9;">Text here</p>
.mytext {color:#00f2c9;}
This box has a color of #00f2c9
<div style="background-color:#00f2c9;">Content here</div>
.mybackground {background-color:#00f2c9;}
Border around this has a color of #00f2c9
<div style="border:2px solid #00f2c9;">Content here</div>
.myborder {border:2px solid #00f2c9;}