#00f8d8 color space conversions
Hex:
#00f8d8
RGB:
0, 248, 216
CMY:
100, 3, 15
CMYK:
100, 0, 13, 3
HSL:
172°, 100.0000%, 48.6275%
HSV (HSB):
172°, 100.0000%, 97.2549%
XYZ:
45.9621, 72.0927, 76.4586
xyY:
0.2363, 0.3706, 72.0927
CIE-Lab:
88.0132, -55.8772, 1.5657
CIE-LCH:
88.0132, 55.8991, 178.3950
CIE-Luv:
88.0132, -71.3176, 11.3252
Hunter-Lab:
84.9074, -51.9623, 6.0449
#00f8d8 color charts
#00f8d8 color shades, tints & tones
#00f8d8 color schemes
#00f8d8 color preview, HTML & CSS examples
This text has a color of #00f8d8
<p style="color:#00f8d8;">Text here</p>
.mytext {color:#00f8d8;}
This box has a color of #00f8d8
<div style="background-color:#00f8d8;">Content here</div>
.mybackground {background-color:#00f8d8;}
Border around this has a color of #00f8d8
<div style="border:2px solid #00f8d8;">Content here</div>
.myborder {border:2px solid #00f8d8;}