#7fc6c5 color space conversions
Hex:
#7fc6c5
RGB:
127, 198, 197
CMY:
50, 22, 23
CMYK:
36, 0, 1, 22
HSL:
179°, 38.3784%, 63.7255%
HSV (HSB):
179°, 35.8586%, 77.6471%
XYZ:
39.0245, 48.9314, 60.2112
xyY:
0.2634, 0.3302, 48.9314
CIE-Lab:
75.4086, -22.3793, -6.5596
CIE-LCH:
75.4086, 23.3209, 196.3363
CIE-Luv:
75.4086, -33.4790, -6.4110
Hunter-Lab:
69.9510, -22.8320, -2.0689
#7fc6c5 color charts
#7fc6c5 color shades, tints & tones
#7fc6c5 color schemes
#7fc6c5 color preview, HTML & CSS examples
This text has a color of #7fc6c5
<p style="color:#7fc6c5;">Text here</p>
.mytext {color:#7fc6c5;}
This box has a color of #7fc6c5
<div style="background-color:#7fc6c5;">Content here</div>
.mybackground {background-color:#7fc6c5;}
Border around this has a color of #7fc6c5
<div style="border:2px solid #7fc6c5;">Content here</div>
.myborder {border:2px solid #7fc6c5;}