#72e8e8 color space conversions
Hex:
#72e8e8
RGB:
114, 232, 232
CMY:
55, 9, 9
CMYK:
51, 0, 0, 9
HSL:
180°, 71.9512%, 67.8431%
HSV (HSB):
180°, 50.8621%, 90.9804%
XYZ:
50.3615, 67.1168, 86.6444
xyY:
0.2467, 0.3288, 67.1168
CIE-Lab:
85.5629, -33.1734, -10.2263
CIE-LCH:
85.5629, 34.7138, 197.1329
CIE-Luv:
85.5629, -49.9286, -10.7846
Hunter-Lab:
81.9249, -33.6395, -5.3582
#72e8e8 color charts
#72e8e8 color shades, tints & tones
#72e8e8 color schemes
#72e8e8 color preview, HTML & CSS examples
This text has a color of #72e8e8
<p style="color:#72e8e8;">Text here</p>
.mytext {color:#72e8e8;}
This box has a color of #72e8e8
<div style="background-color:#72e8e8;">Content here</div>
.mybackground {background-color:#72e8e8;}
Border around this has a color of #72e8e8
<div style="border:2px solid #72e8e8;">Content here</div>
.myborder {border:2px solid #72e8e8;}