#70ccca color space conversions
Hex:
#70ccca
RGB:
112, 204, 202
CMY:
56, 20, 21
CMYK:
45, 0, 1, 20
HSL:
179°, 47.4227%, 61.9608%
HSV (HSB):
179°, 45.0980%, 80.0000%
XYZ:
38.9356, 50.8947, 63.6487
xyY:
0.2537, 0.3316, 50.8947
CIE-Lab:
76.6152, -27.8625, -7.5456
CIE-LCH:
76.6152, 28.8661, 195.1532
CIE-Luv:
76.6152, -40.8829, -7.1664
Hunter-Lab:
71.3406, -27.4258, -2.9590
#70ccca color charts
#70ccca color shades, tints & tones
#70ccca color schemes
#70ccca color preview, HTML & CSS examples
This text has a color of #70ccca
<p style="color:#70ccca;">Text here</p>
.mytext {color:#70ccca;}
This box has a color of #70ccca
<div style="background-color:#70ccca;">Content here</div>
.mybackground {background-color:#70ccca;}
Border around this has a color of #70ccca
<div style="border:2px solid #70ccca;">Content here</div>
.myborder {border:2px solid #70ccca;}