#7fc3c7 color space conversions
Hex:
#7fc3c7
RGB:
127, 195, 199
CMY:
50, 24, 22
CMYK:
36, 2, 0, 22
HSL:
183°, 39.1304%, 63.9216%
HSV (HSB):
183°, 36.1809%, 78.0392%
XYZ:
38.5763, 47.6658, 61.2001
xyY:
0.2616, 0.3233, 47.6658
CIE-Lab:
74.6136, -20.3808, -8.8241
CIE-LCH:
74.6136, 22.2090, 203.4107
CIE-Luv:
74.6136, -32.1919, -10.2627
Hunter-Lab:
69.0404, -21.0839, -4.2287
#7fc3c7 color charts
#7fc3c7 color shades, tints & tones
#7fc3c7 color schemes
#7fc3c7 color preview, HTML & CSS examples
This text has a color of #7fc3c7
<p style="color:#7fc3c7;">Text here</p>
.mytext {color:#7fc3c7;}
This box has a color of #7fc3c7
<div style="background-color:#7fc3c7;">Content here</div>
.mybackground {background-color:#7fc3c7;}
Border around this has a color of #7fc3c7
<div style="border:2px solid #7fc3c7;">Content here</div>
.myborder {border:2px solid #7fc3c7;}