#72dec4 color space conversions
Hex:
#72dec4
RGB:
114, 222, 196
CMY:
55, 13, 23
CMYK:
49, 0, 12, 13
HSL:
166°, 62.0690%, 65.8824%
HSV (HSB):
166°, 48.6486%, 87.0588%
XYZ:
43.0245, 59.8055, 61.5005
xyY:
0.2618, 0.3639, 59.8055
CIE-Lab:
81.7323, -37.3503, 3.1799
CIE-LCH:
81.7323, 37.4854, 175.1337
CIE-Luv:
81.7323, -47.6121, 10.9165
Hunter-Lab:
77.3340, -36.0266, 6.9829
#72dec4 color charts
#72dec4 color shades, tints & tones
#72dec4 color schemes
#72dec4 color preview, HTML & CSS examples
This text has a color of #72dec4
<p style="color:#72dec4;">Text here</p>
.mytext {color:#72dec4;}
This box has a color of #72dec4
<div style="background-color:#72dec4;">Content here</div>
.mybackground {background-color:#72dec4;}
Border around this has a color of #72dec4
<div style="border:2px solid #72dec4;">Content here</div>
.myborder {border:2px solid #72dec4;}