#00f5d4 color space conversions
Hex:
#00f5d4
RGB:
0, 245, 212
CMY:
100, 4, 17
CMYK:
100, 0, 13, 4
HSL:
172°, 100.0000%, 48.0392%
HSV (HSB):
172°, 100.0000%, 96.0784%
XYZ:
44.5361, 70.0583, 73.4627
xyY:
0.2368, 0.3725, 70.0583
CIE-Lab:
87.0254, -55.7211, 2.2156
CIE-LCH:
87.0254, 55.7652, 177.7230
CIE-Luv:
87.0254, -70.6528, 12.2853
Hunter-Lab:
83.7008, -51.4990, 6.5528
#00f5d4 color charts
#00f5d4 color shades, tints & tones
#00f5d4 color schemes
#00f5d4 color preview, HTML & CSS examples
This text has a color of #00f5d4
<p style="color:#00f5d4;">Text here</p>
.mytext {color:#00f5d4;}
This box has a color of #00f5d4
<div style="background-color:#00f5d4;">Content here</div>
.mybackground {background-color:#00f5d4;}
Border around this has a color of #00f5d4
<div style="border:2px solid #00f5d4;">Content here</div>
.myborder {border:2px solid #00f5d4;}