#7fc2a5 color space conversions
Hex:
#7fc2a5
RGB:
127, 194, 165
CMY:
50, 24, 35
CMYK:
35, 0, 15, 24
HSL:
154°, 35.4497%, 62.9412%
HSV (HSB):
154°, 34.5361%, 76.0784%
XYZ:
34.8357, 45.8122, 42.6039
xyY:
0.2826, 0.3717, 45.8122
CIE-Lab:
73.4235, -27.6255, 7.8957
CIE-LCH:
73.4235, 28.7317, 164.0494
CIE-Luv:
73.4235, -32.3333, 16.0651
Hunter-Lab:
67.6847, -26.5786, 10.0594
#7fc2a5 color charts
#7fc2a5 color shades, tints & tones
#7fc2a5 color schemes
#7fc2a5 color preview, HTML & CSS examples
This text has a color of #7fc2a5
<p style="color:#7fc2a5;">Text here</p>
.mytext {color:#7fc2a5;}
This box has a color of #7fc2a5
<div style="background-color:#7fc2a5;">Content here</div>
.mybackground {background-color:#7fc2a5;}
Border around this has a color of #7fc2a5
<div style="border:2px solid #7fc2a5;">Content here</div>
.myborder {border:2px solid #7fc2a5;}