#7fc4c5 color space conversions
Hex:
#7fc4c5
RGB:
127, 196, 197
CMY:
50, 23, 23
CMYK:
36, 1, 0, 23
HSL:
181°, 37.6344%, 63.5294%
HSV (HSB):
181°, 35.5330%, 77.2549%
XYZ:
38.5704, 48.0231, 60.0598
xyY:
0.2630, 0.3275, 48.0231
CIE-Lab:
74.8395, -21.3734, -7.4032
CIE-LCH:
74.8395, 22.6192, 199.1047
CIE-Luv:
74.8395, -32.6438, -7.8789
Hunter-Lab:
69.2987, -21.9229, -2.8764
#7fc4c5 color charts
#7fc4c5 color shades, tints & tones
#7fc4c5 color schemes
#7fc4c5 color preview, HTML & CSS examples
This text has a color of #7fc4c5
<p style="color:#7fc4c5;">Text here</p>
.mytext {color:#7fc4c5;}
This box has a color of #7fc4c5
<div style="background-color:#7fc4c5;">Content here</div>
.mybackground {background-color:#7fc4c5;}
Border around this has a color of #7fc4c5
<div style="border:2px solid #7fc4c5;">Content here</div>
.myborder {border:2px solid #7fc4c5;}