#70dcdc color space conversions
Hex:
#70dcdc
RGB:
112, 220, 220
CMY:
56, 14, 14
CMYK:
49, 0, 0, 14
HSL:
180°, 60.6742%, 65.0980%
HSV (HSB):
180°, 49.0909%, 86.2745%
XYZ:
45.1936, 59.7985, 76.8705
xyY:
0.2485, 0.3288, 59.7985
CIE-Lab:
81.7285, -30.9878, -9.5886
CIE-LCH:
81.7285, 32.4374, 197.1937
CIE-Luv:
81.7285, -46.4282, -10.0289
Hunter-Lab:
77.3295, -31.0060, -4.8074
#70dcdc color charts
#70dcdc color shades, tints & tones
#70dcdc color schemes
#70dcdc color preview, HTML & CSS examples
This text has a color of #70dcdc
<p style="color:#70dcdc;">Text here</p>
.mytext {color:#70dcdc;}
This box has a color of #70dcdc
<div style="background-color:#70dcdc;">Content here</div>
.mybackground {background-color:#70dcdc;}
Border around this has a color of #70dcdc
<div style="border:2px solid #70dcdc;">Content here</div>
.myborder {border:2px solid #70dcdc;}