#7fc5a5 color space conversions
Hex:
#7fc5a5
RGB:
127, 197, 165
CMY:
50, 23, 35
CMYK:
36, 0, 16, 23
HSL:
153°, 37.6344%, 63.5294%
HSV (HSB):
153°, 35.5330%, 77.2549%
XYZ:
35.5102, 47.1611, 42.8287
xyY:
0.2829, 0.3758, 47.1611
CIE-Lab:
74.2927, -29.0776, 9.1375
CIE-LCH:
74.2927, 30.4795, 162.5549
CIE-Luv:
74.2927, -33.6481, 18.1052
Hunter-Lab:
68.6740, -27.8800, 11.0954
#7fc5a5 color charts
#7fc5a5 color shades, tints & tones
#7fc5a5 color schemes
#7fc5a5 color preview, HTML & CSS examples
This text has a color of #7fc5a5
<p style="color:#7fc5a5;">Text here</p>
.mytext {color:#7fc5a5;}
This box has a color of #7fc5a5
<div style="background-color:#7fc5a5;">Content here</div>
.mybackground {background-color:#7fc5a5;}
Border around this has a color of #7fc5a5
<div style="border:2px solid #7fc5a5;">Content here</div>
.myborder {border:2px solid #7fc5a5;}