#72dcca color space conversions
Hex:
#72dcca
RGB:
114, 220, 202
CMY:
55, 14, 21
CMYK:
48, 0, 8, 14
HSL:
170°, 60.2273%, 65.4902%
HSV (HSB):
170°, 48.1818%, 86.2745%
XYZ:
43.1933, 59.0281, 64.9941
xyY:
0.2583, 0.3530, 59.0281
CIE-Lab:
81.3070, -35.0157, -0.6264
CIE-LCH:
81.3070, 35.0213, 181.0249
CIE-Luv:
81.3070, -46.5836, 4.7332
Hunter-Lab:
76.8297, -34.1002, 3.6244
#72dcca color charts
#72dcca color shades, tints & tones
#72dcca color schemes
#72dcca color preview, HTML & CSS examples
This text has a color of #72dcca
<p style="color:#72dcca;">Text here</p>
.mytext {color:#72dcca;}
This box has a color of #72dcca
<div style="background-color:#72dcca;">Content here</div>
.mybackground {background-color:#72dcca;}
Border around this has a color of #72dcca
<div style="border:2px solid #72dcca;">Content here</div>
.myborder {border:2px solid #72dcca;}