#70fddc color space conversions
Hex:
#70fddc
RGB:
112, 253, 220
CMY:
56, 1, 14
CMYK:
56, 0, 13, 1
HSL:
166°, 97.2414%, 71.5686%
HSV (HSB):
166°, 55.7312%, 99.2157%
XYZ:
54.7256, 78.8626, 80.0478
xyY:
0.2562, 0.3691, 78.8626
CIE-Lab:
91.1721, -45.9862, 4.2729
CIE-LCH:
91.1721, 46.1843, 174.6915
CIE-Luv:
91.1721, -58.9221, 14.1575
Hunter-Lab:
88.8046, -45.4079, 8.7197
#70fddc color charts
#70fddc color shades, tints & tones
#70fddc color schemes
#70fddc color preview, HTML & CSS examples
This text has a color of #70fddc
<p style="color:#70fddc;">Text here</p>
.mytext {color:#70fddc;}
This box has a color of #70fddc
<div style="background-color:#70fddc;">Content here</div>
.mybackground {background-color:#70fddc;}
Border around this has a color of #70fddc
<div style="border:2px solid #70fddc;">Content here</div>
.myborder {border:2px solid #70fddc;}