#72c08c color space conversions
Hex:
#72c08c
RGB:
114, 192, 140
CMY:
55, 25, 45
CMYK:
41, 0, 27, 25
HSL:
140°, 38.2353%, 60.0000%
HSV (HSB):
140°, 40.6250%, 75.2941%
XYZ:
30.5227, 43.1701, 31.5349
xyY:
0.2901, 0.4103, 43.1701
CIE-Lab:
71.6703, -35.4910, 18.8311
CIE-LCH:
71.6703, 40.1774, 152.0501
CIE-Luv:
71.6703, -37.1103, 32.1441
Hunter-Lab:
65.7040, -32.0600, 17.5363
#72c08c color charts
#72c08c color shades, tints & tones
#72c08c color schemes
#72c08c color preview, HTML & CSS examples
This text has a color of #72c08c
<p style="color:#72c08c;">Text here</p>
.mytext {color:#72c08c;}
This box has a color of #72c08c
<div style="background-color:#72c08c;">Content here</div>
.mybackground {background-color:#72c08c;}
Border around this has a color of #72c08c
<div style="border:2px solid #72c08c;">Content here</div>
.myborder {border:2px solid #72c08c;}