#7fc0c5 color space conversions
Hex:
#7fc0c5
RGB:
127, 192, 197
CMY:
50, 25, 23
CMYK:
36, 3, 0, 23
HSL:
184°, 37.6344%, 63.5294%
HSV (HSB):
184°, 35.5330%, 77.2549%
XYZ:
37.6801, 46.2425, 59.7631
xyY:
0.2622, 0.3218, 46.2425
CIE-Lab:
73.7026, -19.3434, -9.0927
CIE-LCH:
73.7026, 21.3739, 205.1766
CIE-Luv:
73.7026, -30.9702, -10.8246
Hunter-Lab:
68.0019, -20.0957, -4.5054
#7fc0c5 color charts
#7fc0c5 color shades, tints & tones
#7fc0c5 color schemes
#7fc0c5 color preview, HTML & CSS examples
This text has a color of #7fc0c5
<p style="color:#7fc0c5;">Text here</p>
.mytext {color:#7fc0c5;}
This box has a color of #7fc0c5
<div style="background-color:#7fc0c5;">Content here</div>
.mybackground {background-color:#7fc0c5;}
Border around this has a color of #7fc0c5
<div style="border:2px solid #7fc0c5;">Content here</div>
.myborder {border:2px solid #7fc0c5;}